Package | Description |
---|---|
fr.dyade.aaa.ext | |
fr.dyade.aaa.util |
Modifier and Type | Field and Description |
---|---|
(package private) Repository |
NGTransaction.repository |
private Repository |
NGTransaction.LogManager.repository |
Constructor and Description |
---|
LogManager(File dir,
Repository repository,
boolean syncOnWrite) |
Modifier and Type | Class and Description |
---|---|
class |
DBRepository
This class allows to use a database through JDBC as repository with the
NTransaction module.
|
class |
FileRepository
This class allows to use a filesystem directory as repository with the
NTransaction module.
|
Modifier and Type | Field and Description |
---|---|
(package private) Repository |
NTransaction.repository |
private Repository |
NTransaction.LogFile.repository |
Constructor and Description |
---|
LogFile(File dir,
Repository repository,
boolean syncOnWrite) |
Copyright © 2022 ScalAgent D.T.. All rights reserved.