Uses of Class
org.castor.jdo.conf.DatabaseChoice

Packages that use DatabaseChoice
org.castor.jdo.conf XML objects for loading the Castor JDO configuration file. 
 

Uses of DatabaseChoice in org.castor.jdo.conf
 

Methods in org.castor.jdo.conf that return DatabaseChoice
 DatabaseChoice Database.getDatabaseChoice()
          Returns the value of field 'databaseChoice'.
static DatabaseChoice DatabaseChoice.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Methods in org.castor.jdo.conf with parameters of type DatabaseChoice
 void Database.setDatabaseChoice(DatabaseChoice databaseChoice)
          Sets the value of field 'databaseChoice'.
 



Copyright 2008 null. All Rights Reserved.