public class TransparentPersistenceTestCase extends AbstractDb4oTestCase
| Constructor and Description |
|---|
TransparentPersistenceTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(Configuration config) |
static void |
main(java.lang.String[] args) |
protected void |
store() |
void |
testActivateOnWrite() |
void |
testChangedAfterCommit() |
void |
testConcurrentClientModification() |
void |
testObjectGoneAfterUpdateAndDeletion() |
void |
testTransparentUpdate() |
void |
testUpdateAfterActivation() |
assertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, configureThreadCount, container, context, countOccurences, countOccurences, db, db4oSetupAfterStore, db4oSetupBeforeConfigure, db4oSetupBeforeStore, db4oTearDownAfterClean, db4oTearDownBeforeClean, defragment, deleteAll, deleteAll, deleteObjectSet, deleteObjectSet, embeddedSuite, eventRegistry, eventRegistryFor, fileSession, fixture, foreach, foreach, handleUncaughtExceptions, indexField, inMemorySuite, isEmbedded, isMultiSession, isNetworking, networkingSuite, newQuery, newQuery, newQuery, newQuery, newQuery, newQuery, newTransaction, openNewSession, reflectClass, reflector, reopen, retrieveOnlyInstance, retrieveOnlyInstance, runAll, runConcurrency, runConcurrencyAll, runEmbedded, runEmbeddedConcurrency, runInMemory, runNetworking, runSolo, runSolo, runSoloAndClientServer, runSoloAndEmbeddedClientServer, serverEventRegistry, setUp, soloSuite, store, stream, systemTrans, tearDown, testCases, threadCount, transpublic static void main(java.lang.String[] args)
protected void configure(Configuration config) throws java.lang.Exception
configure in class AbstractDb4oTestCasejava.lang.Exceptionprotected void store()
throws java.lang.Exception
store in class AbstractDb4oTestCasejava.lang.Exceptionpublic void testActivateOnWrite()
throws java.lang.Exception
java.lang.Exceptionpublic void testConcurrentClientModification()
throws java.lang.Exception
java.lang.Exceptionpublic void testObjectGoneAfterUpdateAndDeletion()
throws java.lang.Exception
java.lang.Exceptionpublic void testTransparentUpdate()
throws java.lang.Exception
java.lang.Exceptionpublic void testChangedAfterCommit()
throws java.lang.Exception
java.lang.Exceptionpublic void testUpdateAfterActivation()
throws java.lang.Exception
java.lang.Exception