SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Deprecated API

Deprecated Classes
serp.util.AbstractPool
          Use the Jakarta project's Commons Pool module. 
com.solarmetric.kodo.impl.jdbc.query.listen.JDBCCaseInsContains
            
com.solarmetric.kodo.impl.jdbc.query.listen.JDBCCaseInsEnds
            
com.solarmetric.kodo.impl.jdbc.query.listen.JDBCCaseInsStarts
            
com.solarmetric.kodo.impl.jdbc.query.listen.LitSQLEmbed
            
serp.util.LRUMap
          Use the Jakarta project's Commons Collections module. 
serp.util.OrderedSet
          Use the Jakarta project's Commons Collections module. 
serp.util.Pools
          Use the Jakarta project's Commons Pool module. 
serp.util.RefKeyMap
          Replaced by the ReferenceMap. 
serp.util.RefValueCollection
          Replaced by the ReferenceCollection. 
serp.util.RefValueMap
          Replaced by the ReferenceMap. 
serp.util.SimpleLinkedList
          Use the Jakarta project's Commons Collections module. 
serp.util.SoftCollection
          Replaced by the ReferenceCollection. 
serp.util.SoftKeyMap
          Replaced by the ReferenceMap. 
serp.util.SoftValueMap
          Replaced by the ReferenceMap. 
serp.util.WeakCollection
          Replaced by the ReferenceCollection. 
serp.util.WeakKeyMap
          Replaced by the ReferenceMap. 
serp.util.WeakValueMap
          Replaced by the ReferenceMap. 
 

Deprecated Interfaces
serp.util.Pool
          Use the Jakarta project's Commons Pool module.

Unlike most collections, pools do not allow null values.

 
serp.util.RefCollection
          Replaced by the ReferenceCollection. 
serp.util.RefMap
          Replaced by the ReferenceMap. 
 

Deprecated Fields
com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.CONN_RETAIN_LEGACY
          Use JDBCStoreManager.CONN_RETAIN_ON_DEMAND instead. 
com.solarmetric.kodo.meta.ClassMetaData.ID_NONE
          Use ID_NONDURABLE instead. 
 

Deprecated Methods
serp.util.Strings.capitalize(String)
          Use the Jakarta Commons project's StringUtils.capitalise method. 
com.solarmetric.kodo.impl.jdbc.schema.DBSequenceFactory.dropTable(SQLExecutionManager)
          Schema refreshing is not longer done at runtime via the DBSequenceFactory.initializeSchema(com.solarmetric.kodo.impl.jdbc.schema.SchemaTool, java.lang.Class) method. 
com.solarmetric.kodo.enhance.JDOEnhancer.enhance(String, PrintStream, Configuration, boolean, ClassResolver, Verifier[])
            
com.solarmetric.kodo.impl.jdbc.AbstractSQLExecutionListener.eventOccured(SQLExecutionEvent)
          Use AbstractSQLExecutionListener.eventOccurred(com.solarmetric.kodo.impl.jdbc.SQLExecutionEvent) instead. 
com.solarmetric.kodo.runtime.datacache.plugins.CacheImpl.getCacheMap()
          Use AbstractCacheImpl.getMap() instead. 
com.solarmetric.kodo.meta.ClassMetaData.getInstance(Class)
            
com.solarmetric.kodo.impl.jdbc.JDBCConfiguration.getSequenceFactory(Connector)
          Use JDBCConfiguration.getSequenceFactory(Connector,ClassMetaData) instead. 
com.solarmetric.kodo.impl.jdbc.ormapping.ClassMapping.newExtent(boolean, JDBCStoreManager)
          use the ClassMapping.getExtentResultList(javax.jdo.Extent, com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager) method instead 
com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.newExtent(ClassMetaData, boolean)
          use JDBCStoreManager.newExtent(java.lang.Class,boolean) instead 
com.solarmetric.kodo.runtime.StoreManager.newExtent(ClassMetaData, boolean)
          use StoreManager.newExtent(java.lang.Class,boolean) instead 
com.solarmetric.kodo.impl.jdbc.schema.DBSequenceFactory.refreshTable(SQLExecutionManager)
          Schema refreshing is not longer done at runtime via the DBSequenceFactory.initializeSchema(com.solarmetric.kodo.impl.jdbc.schema.SchemaTool, java.lang.Class) method. 
com.solarmetric.kodo.enhance.JDOEnhancer.setLog(PrintStream)
            
com.solarmetric.kodo.impl.jdbc.schema.dict.AbstractDictionary.toSelect(String[], String[], String, String, boolean, boolean)
            
com.solarmetric.kodo.impl.jdbc.schema.dict.AbstractDictionary.toSelect(String, String, String, String, boolean, boolean)
          This method is no longer supported, and now throws an exception to that effect. 
 


SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.