Interface | Description |
---|---|
ATransactionMBean | |
DBTransactionMBean | |
JTransactionMBean | |
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 | Description |
---|---|
AbstractTransaction |
The AbstractTransaction class implements the common part of the Transaction
Transaction interface.
|
ATransaction | |
BaseTransaction | |
DBOperation | |
DBRepository |
This class allows to use a database through JDBC as repository with the
NTransaction module.
|
DBTransaction |
The DBTransaction class implements an atomic storage through
a JDBC interface.
|
DerbyDBTransaction | Deprecated |
FileRepository |
This class allows to use a filesystem directory as repository with the
NTransaction module.
|
JTransaction |
The JTransaction class implements a transactionnal storage.
|
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 | |
WrappedConnection | |
XDBConnection |
Copyright © 2022 ScalAgent D.T.. All rights reserved.