Uses of Class
org.exolab.castor.mapping.xml.Sql

Packages that use Sql
org.exolab.castor.mapping.xml XML objects for loading the mapping file. 
 

Uses of Sql in org.exolab.castor.mapping.xml
 

Methods in org.exolab.castor.mapping.xml that return Sql
 Sql FieldMapping.getSql()
          Returns the value of field 'sql'.
static Sql Sql.unmarshal(java.io.Reader reader)
          Method unmarshal.
 

Methods in org.exolab.castor.mapping.xml with parameters of type Sql
 void FieldMapping.setSql(Sql sql)
          Sets the value of field 'sql'.
 



Copyright 2008 null. All Rights Reserved.