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

Packages that use DatabaseChoice
org.castor.jdo.conf   
 

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(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 © 2010. All Rights Reserved.