public class QueryByExampleTestCase extends AbstractDb4oTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryByExampleTestCase.Item |
static class |
QueryByExampleTestCase.LinkedList |
| Constructor and Description |
|---|
QueryByExampleTestCase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
protected void |
store() |
void |
testByExample() |
void |
testByIdentity() |
void |
testClassConstraint() |
void |
testConstrainByExample() |
void |
testDefaultQueryModeIsIdentity() |
void |
testQueryByExample() |
void |
testQueryByExampleNoneFound() |
assertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, configure, 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 store()
store in class AbstractDb4oTestCasepublic void testDefaultQueryModeIsIdentity()
public void testConstrainByExample()
public void testQueryByExample()
public void testQueryByExampleNoneFound()
public void testByExample()
public void testByIdentity()
public void testClassConstraint()