|
SolarMetric Kodo JDO 3.0.3 generated on February 20 2004 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Fields inherited from interface kodo.runtime.KodoPersistenceManager |
CONN_RETAIN_DEMAND, CONN_RETAIN_PM, CONN_RETAIN_TRANS |
| Method Summary | |
void |
lock()
Synchronizes on an internal lock if the Multithreaded flag is set to true. |
KodoStateManager |
makeEmbedded(Object,
KodoStateManager,
int)
For implementation use only. |
kodo.runtime.StateManagerImpl |
makePersistentInternal(Object)
|
void |
unlock()
Releases the internal lock. |
| Methods inherited from interface javax.jdo.Transaction |
begin, commit, getNontransactionalRead, getNontransactionalWrite, getOptimistic, getPersistenceManager, getRestoreValues, getRetainValues, getSynchronization, isActive, rollback, setNontransactionalRead, setNontransactionalWrite, setOptimistic, setRestoreValues, setRetainValues, setSynchronization |
| Methods inherited from interface javax.transaction.Synchronization |
afterCompletion, beforeCompletion |
| Methods inherited from interface javax.resource.cci.Connection |
close, createInteraction, getLocalTransaction, getMetaData, getResultSetInfo |
| Methods inherited from interface javax.resource.cci.LocalTransaction |
begin, commit, rollback |
| Methods inherited from interface javax.resource.spi.LocalTransaction |
begin, commit, rollback |
| Methods inherited from interface com.solarmetric.util.Closeable |
close |
| Method Detail |
public KodoStateManager makeEmbedded(Object,
KodoStateManager,
int)
KodoPersistenceManagermakeEmbedded in interface KodoPersistenceManagerkodo.runtime.KodoPersistenceManagerpc - the instance to embed, or null to embed a
newly-created instance that will be loaded with
datastore dataowner - the owning state managerownerField - the field number of the owning objectpublic kodo.runtime.StateManagerImpl makePersistentInternal(Object)
public void lock()
KodoPersistenceManagerMultithreaded flag is set to true. Make sure to call
KodoPersistenceManager.unlock() in a finally clause of the same method.lock in interface KodoPersistenceManagerpublic void unlock()
KodoPersistenceManagerunlock in interface KodoPersistenceManager
|
SolarMetric Kodo JDO 3.0.3 generated on February 20 2004 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||