Deprecated API


Contents
Deprecated Methods
org.castor.jdo.util.JDOConfFactory.createDatabase(String, String, DataSource, String)
          create database w/o mapping. 
org.castor.jdo.util.JDOConfFactory.createDatabase(String, String, DataSource, String[])
          create database w/o mappings. 
org.castor.jdo.util.JDOConfFactory.createDatabase(String, String, Driver, String)
          create database w/o mapping. 
org.castor.jdo.util.JDOConfFactory.createDatabase(String, String, Driver, String[])
          create database w/o mappings. 
org.castor.jdo.util.JDOConfFactory.createDatabase(String, String, Jndi, String)
          create database w/o mapping. 
org.castor.jdo.util.JDOConfFactory.createDatabase(String, String, Jndi, String[])
          create database w/o mappings. 
org.castor.cpa.query.castorql.SimpleCharStream.getColumn()
           
org.castor.cpa.query.ejbql.SimpleCharStream.getColumn()
           
org.castor.cpa.CPAProperties.getInstance()
          Don't limit your applications flexibility by using static properties. Use your own properties instance created with one of the newInstance() methods instead. 
org.castor.cpa.query.castorql.SimpleCharStream.getLine()
           
org.castor.cpa.query.ejbql.SimpleCharStream.getLine()
           
org.castor.persist.TransactionContext.isAutoStore()
          Please use the 'cascading' attribute of the field mapping instead. 
org.exolab.castor.jdo.Database.isAutoStore()
          As of Castor 1.3.2, please use the 'cascading' attribute of the field mapping instead. 
org.castor.persist.TransactionContext.setAutoStore(boolean)
          Please use the 'cascading' attribute of the field mapping instead. 
org.exolab.castor.jdo.Database.setAutoStore(boolean)
          As of Castor 1.3.2, please use the 'cascading' attribute of the field mapping instead. 
 



Copyright © 2011. All Rights Reserved.