Deprecated API

Deprecated Classes
org.exolab.castor.persist.spi.Complex
          Complex has been replaced by Identity. 
org.exolab.castor.jdo.JDO
          JDO has been replaced by JDOManager. 
 

Deprecated Fields
org.exolab.castor.jdo.Database.DbLocked
          Use DBLOCKED instead. 
org.exolab.castor.jdo.Database.Exclusive
          Use EXCLUSIVE instead. 
org.exolab.castor.jdo.Database.ReadOnly
          Use READONLY instead. 
org.exolab.castor.jdo.Database.Shared
          Use SHARED instead. 
 

Deprecated Methods
org.castor.jdo.util.JDOConfFactory.createDatabase(String, String, DataSource, Mapping)
          Pass mapping URL's to createDatabase() methods instead. 
org.castor.jdo.util.JDOConfFactory.createDatabase(String, String, DataSource, Mapping[])
          Pass mapping URL's to createDatabase() methods instead. 
org.castor.jdo.util.JDOConfFactory.createDatabase(String, String, Driver, Mapping)
          Pass mapping URL's to createDatabase() methods instead. 
org.castor.jdo.util.JDOConfFactory.createDatabase(String, String, Driver, Mapping[])
          Pass mapping URL's to createDatabase() methods instead. 
org.castor.jdo.util.JDOConfFactory.createMapping(String)
          Pass mapping URL's to createDatabase() methods instead. 
org.castor.jdo.util.JDOConfFactory.createTransactionDemarcation()
          Use createLocalTransactionDemarcation() instead. 
org.castor.cpa.CPAConfiguration.getInstance()
          Don't limit your applications flexibility by using a static configuration. Use your own configuration instance created with one of the newInstance() methods instead. 
org.exolab.castor.jdo.JDO.getLogInterceptor()
          There is no need for this method due to the implementation of Log4J which is controlled via the log4j.properties file. 
org.exolab.castor.jdo.JDO.setLogInterceptor(LogInterceptor)
          There is no need for this method due to the implementation of Log4J which is controlled via the log4j.properties file. 
org.exolab.castor.jdo.JDO.setLogWriter(PrintWriter)
          There is no need for this method due to the implementation of Log4J which is controlled via the log4j.properties file. 
 



Copyright 2008 null. All Rights Reserved.