SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

Deprecated API

Deprecated Fields
kodo.query.KodoQuery.FLUSH_FALSE
          Use FetchConfiguration.QUERY_FLUSH_FALSE 
kodo.query.KodoQuery.FLUSH_TRUE
          Use FetchConfiguration.QUERY_FLUSH_TRUE 
kodo.query.KodoQuery.FLUSH_WITH_CONNECTION
          Use FetchConfiguration.QUERY_FLUSH_WITH_CONNECTION 
 

Deprecated Methods
kodo.jdbc.meta.ColumnVersionIndicator.getColumn()
          use ColumnVersionIndicator.getColumns() instead. 
kodo.runtime.SequenceGenerator.getNext()
          Use SequenceGenerator.next() instead. Implementations should ensure that the value returned is within the range of a long, and does not have a decimal part. 
kodo.runtime.KodoPersistenceManager.getState(Object)
          Use KodoPersistenceManager.getStateManager(java.lang.Object) instead. 
kodo.runtime.KodoPersistenceManager.getStoreManager(boolean)
            
 


SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

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