|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||
| org.garret.* |
|---|
| org.garret.perst.Blob | ||
|---|---|---|
public static final int |
APPEND |
8 |
public static final int |
DOUBLE_SEGMENT_SIZE |
2 |
public static final int |
ENABLE_SEGMENT_CACHING |
1 |
public static final int |
TRUNCATE_LAST_SEGMENT |
4 |
| org.garret.perst.GenericIndex<T> | ||
|---|---|---|
public static final int |
ASCENT_ORDER |
0 |
public static final int |
DESCENT_ORDER |
1 |
| org.garret.perst.MultidimensionalComparator<T> | ||
|---|---|---|
public static final int |
EQ |
0 |
public static final int |
GT |
1 |
public static final int |
LEFT_UNDEFINED |
-2 |
public static final int |
LT |
-1 |
public static final int |
NE |
3 |
public static final int |
RIGHT_UNDEFINED |
2 |
| org.garret.perst.Storage | ||
|---|---|---|
public static final int |
COOPERATIVE_TRANSACTION |
1 |
public static final int |
DEFAULT_PAGE_POOL_SIZE |
4194304 |
public static final int |
EXCLUSIVE_TRANSACTION |
0 |
public static final int |
INFINITE_PAGE_POOL |
0 |
public static final int |
READ_ONLY_TRANSACTION |
1 |
public static final int |
READ_WRITE_TRANSACTION |
0 |
public static final int |
REPLICATION_SLAVE_TRANSACTION |
3 |
public static final int |
SERIALIZABLE_TRANSACTION |
2 |
| org.garret.perst.StorageError | ||
|---|---|---|
public static final int |
ACCESS_TO_STUB |
14 |
public static final int |
ACCESS_VIOLATION |
17 |
public static final int |
BAD_PROPERTY_VALUE |
23 |
public static final int |
BAD_REPLICATION_PORT |
28 |
public static final int |
CLASS_NOT_FOUND |
18 |
public static final int |
CONNECTION_FAILURE |
29 |
public static final int |
CONSTRUCTOR_FAILURE |
12 |
public static final int |
DATABASE_CORRUPTED |
11 |
public static final int |
DELETED_OBJECT |
16 |
public static final int |
DESCRIPTOR_FAILURE |
13 |
public static final int |
EMPTY_VALUE |
25 |
public static final int |
FILE_ACCESS_ERROR |
3 |
public static final int |
INCOMPATIBLE_KEY_TYPE |
9 |
public static final int |
INDEXED_FIELD_NOT_FOUND |
20 |
public static final int |
INVALID_OID |
15 |
public static final int |
KEY_NOT_FOUND |
5 |
public static final int |
KEY_NOT_UNIQUE |
4 |
public static final int |
LOCK_FAILED |
21 |
public static final int |
NO_SUCH_PROPERTY |
22 |
public static final int |
NOT_ENOUGH_SPACE |
10 |
public static final int |
NULL_VALUE |
19 |
public static final int |
SCHEMA_CHANGED |
6 |
public static final int |
SERIALIZE_PERSISTENT |
24 |
public static final int |
STORAGE_ALREADY_OPENED |
2 |
public static final int |
STORAGE_IS_USED |
27 |
public static final int |
STORAGE_NOT_OPENED |
1 |
public static final int |
TOO_MUCH_OBJECTS |
30 |
public static final int |
UNSUPPORTED_ENCODING |
26 |
public static final int |
UNSUPPORTED_INDEX_TYPE |
8 |
public static final int |
UNSUPPORTED_TYPE |
7 |
|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||