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