Package com.db4o.internal
Class Const4
- java.lang.Object
-
- com.db4o.internal.Const4
-
public final class Const4 extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
ACTIVATING
static int
ACTIVATION
static int
ACTIVE
static int
ADD_MEMBERS_TO_ID_TREE_ONLY
static int
ADD_TO_ID_TREE
static int
ADDED_LENGTH
static int
BRACKETS_BYTES
static int
BRACKETS_LENGTH
static byte
BTREE
static byte
BTREE_LIST
static byte
BTREE_NODE
static int
CACHED_DIRTY
static int
CHAR_BYTES
static int
CHECKED_CHANGES
static java.lang.Class
CLASS_COMPARE
static java.lang.Class
CLASS_DB4OTYPE
static java.lang.Class
CLASS_DB4OTYPEIMPL
static java.lang.Class
CLASS_INTERNAL
static java.lang.Class
CLASS_OBJECT
static java.lang.Class
CLASS_OBJECTCONTAINER
static java.lang.Class
CLASS_STATICCLASS
static java.lang.Class
CLASS_STATICFIELD
static java.lang.Class
CLASS_TRANSIENTCLASS
static java.lang.Class
CLASS_UNVERSIONED
static int
CLEAN
static int
CLIENT_SOCKET_TIMEOUT
static int
CONTINUE
static int
DEAD
static int
DEFAULT_MAX_STACK_DEPTH
static java.lang.String
EMBEDDED_CLIENT_USER
static java.lang.Class[]
ESSENTIAL_CLASSES
static byte
HEADER
static int
ID_LENGTH
static int
IDENTIFIER_LENGTH
static int
IGNORE_ID
static int
INDIRECTION_LENGTH
static int
INT_LENGTH
static byte
INTEGER_ARRAY
static int
INTEGER_BYTES
static int
INVALID_OBJECT_ID
static int
LEADING_LENGTH
static int
LOCK_TIME_INTERVAL
static int
LONG_BYTES
static int
LONG_LENGTH
static int
MAXIMUM_ARRAY_ENTRIES
static int
MAXIMUM_ARRAY_ENTRIES_PRIMITIVE
static int
MAXIMUM_BLOCK_SIZE
static int
MESSAGE_LENGTH
static int
NEW
static int
NONE
static int
OBJECT_LENGTH
static int
OLD
static int
POINTER_LENGTH
static int
PRIMITIVE
static int
PROCESSING
static int
READING
static int
SERVER_SOCKET_TIMEOUT
static int
SHORT_BYTES
static int
STATE
static int
STATIC_FIELDS_STORED
static UnicodeStringIO
stringIO
static byte
SYSTEM_TRANS
static int
TRANSIENT
static int
TYPE_ARRAY
static int
TYPE_NARRAY
static int
UNSPECIFIED
static byte
USER_TRANS
static java.lang.String
VIRTUAL_FIELD_PREFIX
static int
WRITE_LOOP
static byte
XBYTE
static byte
YAPARRAY
static byte
YAPARRAYN
static byte
YAPBEGIN
static byte
YAPBOOLEAN
static byte
YAPBYTE
static byte
YAPCHAR
static byte
YAPCLASS
static byte
YAPCLASSCOLLECTION
static byte
YAPDOUBLE
static byte
YAPEND
static byte
YAPFIELD
static byte
YAPFILE
static byte
YAPFILEVERSION
static byte
YAPFLOAT
static byte
YAPID
static byte
YAPINDEX
static byte
YAPINTEGER
static byte
YAPLONG
static byte
YAPNULL
static byte
YAPOBJECT
static byte
YAPPOINTER
static byte
YAPSHORT
static byte
YAPSTRING
-
Constructor Summary
Constructors Constructor Description Const4()
-
-
-
Field Detail
-
YAPFILEVERSION
public static final byte YAPFILEVERSION
- See Also:
- Constant Field Values
-
YAPBEGIN
public static final byte YAPBEGIN
- See Also:
- Constant Field Values
-
YAPFILE
public static final byte YAPFILE
- See Also:
- Constant Field Values
-
YAPID
public static final byte YAPID
- See Also:
- Constant Field Values
-
YAPPOINTER
public static final byte YAPPOINTER
- See Also:
- Constant Field Values
-
YAPCLASSCOLLECTION
public static final byte YAPCLASSCOLLECTION
- See Also:
- Constant Field Values
-
YAPCLASS
public static final byte YAPCLASS
- See Also:
- Constant Field Values
-
YAPFIELD
public static final byte YAPFIELD
- See Also:
- Constant Field Values
-
YAPOBJECT
public static final byte YAPOBJECT
- See Also:
- Constant Field Values
-
YAPARRAY
public static final byte YAPARRAY
- See Also:
- Constant Field Values
-
YAPARRAYN
public static final byte YAPARRAYN
- See Also:
- Constant Field Values
-
YAPINDEX
public static final byte YAPINDEX
- See Also:
- Constant Field Values
-
YAPSTRING
public static final byte YAPSTRING
- See Also:
- Constant Field Values
-
YAPLONG
public static final byte YAPLONG
- See Also:
- Constant Field Values
-
YAPINTEGER
public static final byte YAPINTEGER
- See Also:
- Constant Field Values
-
YAPBOOLEAN
public static final byte YAPBOOLEAN
- See Also:
- Constant Field Values
-
YAPDOUBLE
public static final byte YAPDOUBLE
- See Also:
- Constant Field Values
-
YAPBYTE
public static final byte YAPBYTE
- See Also:
- Constant Field Values
-
YAPSHORT
public static final byte YAPSHORT
- See Also:
- Constant Field Values
-
YAPCHAR
public static final byte YAPCHAR
- See Also:
- Constant Field Values
-
YAPFLOAT
public static final byte YAPFLOAT
- See Also:
- Constant Field Values
-
YAPEND
public static final byte YAPEND
- See Also:
- Constant Field Values
-
YAPNULL
public static final byte YAPNULL
- See Also:
- Constant Field Values
-
BTREE
public static final byte BTREE
- See Also:
- Constant Field Values
-
BTREE_NODE
public static final byte BTREE_NODE
- See Also:
- Constant Field Values
-
HEADER
public static final byte HEADER
- See Also:
- Constant Field Values
-
INTEGER_ARRAY
public static final byte INTEGER_ARRAY
- See Also:
- Constant Field Values
-
BTREE_LIST
public static final byte BTREE_LIST
- See Also:
- Constant Field Values
-
IDENTIFIER_LENGTH
public static final int IDENTIFIER_LENGTH
- See Also:
- Constant Field Values
-
BRACKETS_BYTES
public static final int BRACKETS_BYTES
- See Also:
- Constant Field Values
-
BRACKETS_LENGTH
public static final int BRACKETS_LENGTH
- See Also:
- Constant Field Values
-
LEADING_LENGTH
public static final int LEADING_LENGTH
- See Also:
- Constant Field Values
-
ADDED_LENGTH
public static final int ADDED_LENGTH
- See Also:
- Constant Field Values
-
SHORT_BYTES
public static final int SHORT_BYTES
- See Also:
- Constant Field Values
-
INTEGER_BYTES
public static final int INTEGER_BYTES
- See Also:
- Constant Field Values
-
LONG_BYTES
public static final int LONG_BYTES
- See Also:
- Constant Field Values
-
CHAR_BYTES
public static final int CHAR_BYTES
- See Also:
- Constant Field Values
-
UNSPECIFIED
public static final int UNSPECIFIED
- See Also:
- Constant Field Values
-
INT_LENGTH
public static final int INT_LENGTH
- See Also:
- Constant Field Values
-
ID_LENGTH
public static final int ID_LENGTH
- See Also:
- Constant Field Values
-
LONG_LENGTH
public static final int LONG_LENGTH
- See Also:
- Constant Field Values
-
INDIRECTION_LENGTH
public static final int INDIRECTION_LENGTH
- See Also:
- Constant Field Values
-
WRITE_LOOP
public static final int WRITE_LOOP
- See Also:
- Constant Field Values
-
OBJECT_LENGTH
public static final int OBJECT_LENGTH
- See Also:
- Constant Field Values
-
POINTER_LENGTH
public static final int POINTER_LENGTH
- See Also:
- Constant Field Values
-
MESSAGE_LENGTH
public static final int MESSAGE_LENGTH
- See Also:
- Constant Field Values
-
SYSTEM_TRANS
public static final byte SYSTEM_TRANS
- See Also:
- Constant Field Values
-
USER_TRANS
public static final byte USER_TRANS
- See Also:
- Constant Field Values
-
XBYTE
public static final byte XBYTE
- See Also:
- Constant Field Values
-
IGNORE_ID
public static final int IGNORE_ID
- See Also:
- Constant Field Values
-
PRIMITIVE
public static final int PRIMITIVE
- See Also:
- Constant Field Values
-
TYPE_ARRAY
public static final int TYPE_ARRAY
- See Also:
- Constant Field Values
-
TYPE_NARRAY
public static final int TYPE_NARRAY
- See Also:
- Constant Field Values
-
NONE
public static final int NONE
- See Also:
- Constant Field Values
-
STATE
public static final int STATE
- See Also:
- Constant Field Values
-
ACTIVATION
public static final int ACTIVATION
- See Also:
- Constant Field Values
-
TRANSIENT
public static final int TRANSIENT
- See Also:
- Constant Field Values
-
ADD_MEMBERS_TO_ID_TREE_ONLY
public static final int ADD_MEMBERS_TO_ID_TREE_ONLY
- See Also:
- Constant Field Values
-
ADD_TO_ID_TREE
public static final int ADD_TO_ID_TREE
- See Also:
- Constant Field Values
-
LOCK_TIME_INTERVAL
public static final int LOCK_TIME_INTERVAL
- See Also:
- Constant Field Values
-
SERVER_SOCKET_TIMEOUT
public static final int SERVER_SOCKET_TIMEOUT
- See Also:
- Constant Field Values
-
CLIENT_SOCKET_TIMEOUT
public static final int CLIENT_SOCKET_TIMEOUT
- See Also:
- Constant Field Values
-
MAXIMUM_BLOCK_SIZE
public static final int MAXIMUM_BLOCK_SIZE
- See Also:
- Constant Field Values
-
MAXIMUM_ARRAY_ENTRIES
public static final int MAXIMUM_ARRAY_ENTRIES
- See Also:
- Constant Field Values
-
MAXIMUM_ARRAY_ENTRIES_PRIMITIVE
public static final int MAXIMUM_ARRAY_ENTRIES_PRIMITIVE
- See Also:
- Constant Field Values
-
CLASS_COMPARE
public static final java.lang.Class CLASS_COMPARE
-
CLASS_DB4OTYPE
public static final java.lang.Class CLASS_DB4OTYPE
-
CLASS_DB4OTYPEIMPL
public static final java.lang.Class CLASS_DB4OTYPEIMPL
-
CLASS_INTERNAL
public static final java.lang.Class CLASS_INTERNAL
-
CLASS_UNVERSIONED
public static final java.lang.Class CLASS_UNVERSIONED
-
CLASS_OBJECT
public static final java.lang.Class CLASS_OBJECT
-
CLASS_OBJECTCONTAINER
public static final java.lang.Class CLASS_OBJECTCONTAINER
-
CLASS_STATICFIELD
public static final java.lang.Class CLASS_STATICFIELD
-
CLASS_STATICCLASS
public static final java.lang.Class CLASS_STATICCLASS
-
CLASS_TRANSIENTCLASS
public static final java.lang.Class CLASS_TRANSIENTCLASS
-
EMBEDDED_CLIENT_USER
public static final java.lang.String EMBEDDED_CLIENT_USER
- See Also:
- Constant Field Values
-
CLEAN
public static final int CLEAN
- See Also:
- Constant Field Values
-
ACTIVE
public static final int ACTIVE
- See Also:
- Constant Field Values
-
PROCESSING
public static final int PROCESSING
- See Also:
- Constant Field Values
-
CACHED_DIRTY
public static final int CACHED_DIRTY
- See Also:
- Constant Field Values
-
CONTINUE
public static final int CONTINUE
- See Also:
- Constant Field Values
-
STATIC_FIELDS_STORED
public static final int STATIC_FIELDS_STORED
- See Also:
- Constant Field Values
-
CHECKED_CHANGES
public static final int CHECKED_CHANGES
- See Also:
- Constant Field Values
-
DEAD
public static final int DEAD
- See Also:
- Constant Field Values
-
READING
public static final int READING
- See Also:
- Constant Field Values
-
ACTIVATING
public static final int ACTIVATING
- See Also:
- Constant Field Values
-
OLD
public static final int OLD
- See Also:
- Constant Field Values
-
NEW
public static final int NEW
- See Also:
- Constant Field Values
-
stringIO
public static final UnicodeStringIO stringIO
-
ESSENTIAL_CLASSES
public static final java.lang.Class[] ESSENTIAL_CLASSES
-
VIRTUAL_FIELD_PREFIX
public static final java.lang.String VIRTUAL_FIELD_PREFIX
- See Also:
- Constant Field Values
-
INVALID_OBJECT_ID
public static final int INVALID_OBJECT_ID
- See Also:
- Constant Field Values
-
DEFAULT_MAX_STACK_DEPTH
public static final int DEFAULT_MAX_STACK_DEPTH
- See Also:
- Constant Field Values
-
-