public class IdSystemFixture extends Db4oSolo
| Constructor and Description |
|---|
IdSystemFixture() |
IdSystemFixture(byte idSystemType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.lang.Class clazz) |
protected ObjectContainer |
createDatabase(Configuration config) |
java.lang.String |
label() |
defragment, doClean, getAbsolutePathclose, configureAtRuntime, db, fileSession, open, postOpen, preCloseapplyFixtureConfiguration, buildLabel, clean, cloneConfiguration, cloneDb4oConfiguration, config, defragment, fixtureConfiguration, listenToUncaughtExceptions, newConfiguration, reopen, resetConfig, threadPoolFor, toString, uncaughtExceptionspublic IdSystemFixture(byte idSystemType)
public IdSystemFixture()
protected ObjectContainer createDatabase(Configuration config)
createDatabase in class AbstractFileBasedDb4oFixturepublic java.lang.String label()
public boolean accept(java.lang.Class clazz)
accept in interface Db4oFixtureaccept in class AbstractSoloDb4oFixture