Package com.db4o
Class Deploy
- java.lang.Object
- 
- com.db4o.Deploy
 
- 
 public final class Deploy extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description Deploy()
 
- 
- 
- 
Field Detail- 
debugpublic static final boolean debug turning debug on makes the file format human readable- See Also:
- Constant Field Values
 
 - 
overwritepublic static final boolean overwrite - See Also:
- Constant Field Values
 
 - 
bracketspublic static final boolean brackets - See Also:
- Constant Field Values
 
 - 
identifierspublic static final boolean identifiers - See Also:
- Constant Field Values
 
 - 
flushpublic static final boolean flush - See Also:
- Constant Field Values
 
 - 
debugLongpublic static final boolean debugLong - See Also:
- Constant Field Values
 
 - 
csharppublic static final boolean csharp - See Also:
- Constant Field Values
 
 
- 
 
-