Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SPT
Object Database API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
_
D
DATA_DIRECTORY
- Static variable in class com.sptci.prevayler.
PrevalentSystemFactory
The system parameter used to configure the prevalent data directory.
Database
<
P
extends
PrevalentObject
> - Interface in
com.sptci.prevayler
An interface that defines the transactional features exposed by the higher level database API.
DatabaseSystem
- Interface in
com.sptci.prevayler
An interface that captures the interactions supported by the object database system.
decompose(PrevalentObject, Date)
- Method in class com.sptci.prevayler.
ObjectGraphSystem
Clone the specified object and decouple references to other prevalent object to make suitable for storage in the prevalent system.
decomposeCollection(PrevalentObject, Field, Date)
- Method in class com.sptci.prevayler.
ObjectGraphSystem
Decompose a collection or references to other prevalent objects in the prevalent object being managed.
decomposeObject(PrevalentObject, Field, Date)
- Method in class com.sptci.prevayler.
ObjectGraphSystem
Decompose a direct reference represented by the specified field in the prevalent object.
DEFAULT_DIRECTORY
- Static variable in class com.sptci.prevayler.
PrevalentSystemFactory
The default value to use for the prevalent data directory.
DEFAULT_SEARCH_BATCH_SIZE
- Static variable in class com.sptci.prevayler.
PrevalentSystemFactory
The default value for the
PrevalentSystemFactory.SEARCH_BATCH_SIZE
property.
DEFAULT_SERIALISER_FORMAT
- Static variable in class com.sptci.prevayler.
PrevalentSystemFactory
The default value for the
PrevalentSystemFactory.SERIALISER_FORMAT
property.
DEFAULT_SNAPSHOT_INTERVAL
- Static variable in class com.sptci.prevayler.
PrevalentSystemFactory
The default snapshot interval to use.
delete(P)
- Method in interface com.sptci.prevayler.
Database
Delete the specified prevalent object from the prevalent system.
delete(PrevalentObject, Date)
- Method in interface com.sptci.prevayler.
DatabaseSystem
Delete the specified prevalent object from the prevalent system.
delete(P)
- Method in class com.sptci.prevayler.
PrevalentManager
Delete the specified prevalent object from the prevalent system.
delete(PrevalentObject, Date)
- Method in class com.sptci.prevayler.
PrevalentSystem
Delete the specified prevalent object from the prevalent system.
Delete
<
P
extends
PrevalentObject
> - Class in
com.sptci.prevayler.transaction
The transaction object for deleting a prevalent object from the prevalent system.
Delete(P)
- Constructor for class com.sptci.prevayler.transaction.
Delete
Create a new instance of the transaction using the specified prevalent object.
DeleteException
- Exception in
com.sptci.prevayler
An exception used to indicate that a prevalent object cannot be deleted from the system since other prevalent objects hold references to it.
DeleteException(PrevalentObject)
- Constructor for exception com.sptci.prevayler.
DeleteException
Create a new instance of the exception for attempting to delete the specified prevalent object.
DOCUMENT_ID_FIELD
- Static variable in class com.sptci.prevayler.
SearchSystem
The name of the field in the indexed document that stores the unique document id.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SPT
Object Database API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
_