Deprecated API


Contents
Deprecated Classes
org.exolab.castor.jdo.JDO
          JDO has been replaced by JDOManager. 
org.exolab.castor.util.JdoConfFactory
          use org.exolab.castor.jdo.util.JDOConfFactory instead. 
org.exolab.castor.jdo.Utils
          Use org.castor.jdo.util.JDOUtils instead. 
 

Deprecated Fields
org.exolab.castor.xml.schema.writer.SchemaWriter.enable
            
 

Deprecated Methods
org.exolab.castor.mapping.ExtendedFieldHandler.checkValidity(Object)
          No longer supported 
org.exolab.castor.mapping.FieldHandler.checkValidity(Object)
          No longer supported 
org.exolab.castor.mapping.loader.ExtendedFieldHandler.checkValidity(Object)
          No longer supported 
org.exolab.castor.mapping.loader.FieldHandlerFriend.checkValidity(Object)
          No longer supported 
org.exolab.castor.jdo.Query.execute(short)
          Use execute(AccessMode) instead. 
org.exolab.castor.jdo.Query.execute(short, boolean)
          Use execute(AccessMode, boolean) instead. 
org.exolab.castor.jdo.engine.DatabaseImpl.expireCache(Class[], Object[])
          Please use the new CacheManager which can be obtained by calling DatabaseImpl.getCacheManager(). 
org.exolab.castor.xml.dtd.parser.CharStream.getColumn()
            
org.exolab.castor.xml.dtd.parser.InputCharStream.getColumn()
            
org.exolab.castor.jdo.JDOManager.getDatabasePooling()
          Will be removed in one of the next releases. 
org.exolab.castor.core.exceptions.CastorException.getException()
          Please move to getCause(). 
org.exolab.castor.xml.dtd.parser.CharStream.getLine()
            
org.exolab.castor.xml.dtd.parser.InputCharStream.getLine()
            
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.xml.Marshaller.getNSPrefixAtRoot()
            
org.exolab.castor.xml.schema.Group.isModelGroupDefinition()
          Since Castor 0.9.2, to handle properly the element the class ModelGroup has been created 
org.exolab.castor.jdo.Database.load(Class, Object, short)
          Use load(Class, Object, AccessMode) instead. 
org.exolab.castor.jdo.JDOManager.setConfiguration(InputSource)
          Will be private in one of the next releases. 
org.exolab.castor.jdo.JDOManager.setDatabasePooling(boolean)
          Will be removed in one of the next releases. 
org.exolab.castor.xml.validators.StringValidator.setFixedValue(String)
          since 0.9.4_beta 
org.exolab.castor.xml.schema.Group.setIsModelGroupDefinition(boolean)
          Since Castor 0.9.2, to handle properly the element the class ModelGroup has been created 
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. 
org.exolab.castor.xml.Marshaller.setNSPrefixAtRoot(boolean)
            
 



Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com