|
SolarMetric Kodo JDO 3.2.4 generated on January 7 2005 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Deprecated Methods | |
| kodo.jdbc.meta.ColumnVersionIndicator.getColumn()
use ColumnVersionIndicator.getColumns() instead. |
|
| kodo.datacache.TangosolCache.getDistributedCache()
It is no longer important to tell Kodo what type of a Coherence cache will be used, so this information may not be available if that data has not been conveyed to Kodo by the developer. |
|
| 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)
replaced by KodoPersistenceManagerSPI.getStateManager(java.lang.Object) |
|
| kodo.runtime.KodoPersistenceManager.getStateManager(Object)
replaced by KodoPersistenceManagerSPI.getStateManager(java.lang.Object) |
|
| kodo.runtime.KodoPersistenceManager.getStoreManager(boolean)
replaced by KodoPersistenceManagerSPI.getStoreManager(boolean) |
|
|
SolarMetric Kodo JDO 3.2.4 generated on January 7 2005 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||