|
org.jpox.db4o.outputFile
|
|---|
| Description | Name of a file where DB4O will output its log information |
| Range of Values | |
|
org.jpox.db4o.flushFileBuffers
|
|---|
| Description | Whether DB4O should flush its file buffers on commit of the transaction. |
| Range of Values | true | false |
|
org.jpox.db4o.generateUUIDs
|
|---|
| Description | Whether DB4O should generate UUIDs for objects of all classes |
| Range of Values | true | false |
|
org.jpox.db4o.lockDatabaseFile
|
|---|
| Description | Whether DB4O should lock the database file |
| Range of Values | true | false |
|
org.jpox.db4o.automaticShutdown
|
|---|
| Description | Whether DB4O should provide automatic shutdown |
| Range of Values | true | false |
|
org.jpox.db4o.internStrings
|
|---|
| Description | Whether DB4O should intern any strings |
| Range of Values | true | false |
|
org.jpox.db4o.exceptionsOnNotStorable
|
|---|
| Description | Whether DB4O should throw an exception on finding a non-storable object |
| Range of Values | true | false |
|
org.jpox.db4o.optimizeNativeQueries
|
|---|
| Description | Whether DB4O should optimize native queries |
| Range of Values | true | false |