|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ATransactionMBean | |
DBTransactionMBean | |
JTransactionMBean | |
NGTransactionMBean | |
NTransactionMBean | |
NullTransactionMBean | |
Repository | This interface defines a repository for serializable objects and bytes array. |
Transaction | The Transaction interface defines the API of the atomic storage component. |
TransactionMBean |
Class Summary | |
---|---|
AbstractTransaction | The AbstractTransaction class implements the common part of the Transaction Transaction interface. |
ATransaction | |
DBOperation | |
DBRepository | This class allows to use a database through JDBC as repository with the NTransaction module. |
DBTransaction | The DBTransaction class implements a transactionnal storage through a JDBC interface. |
DerbyDBTransaction | The DerbyDBTransaction class implements a transactionnal storage through a Derby embeded database. |
FileRepository | This class allows to use a filesystem directory as repository with the NTransaction module. |
JTransaction | The JTransaction class implements a transactionnal storage. |
MySqlDBRepository | This class allows to use a MySQL database as repository with the NTransaction module. |
MySQLDBTransaction | The MySQLDBTransaction class implements a transactionnal storage through a MySQL database. |
NGTransaction | The NGTransaction class implements a transactional storage. |
NGTransaction.LogFile | |
NGTransaction.LogManager | This class manages the memory log of operations and the multiples log files. |
NTransaction | The NTransaction class implements a transactional storage. |
NTransaction.LogFile | |
NullTransaction | |
Operation | This class describes an operation in the transaction log. |
OperationKey | This class describes a Key for Operation object with a relative path, key for other object is the name of the object (String). |
StartWithFilter |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |