Package | Description |
---|---|
fr.dyade.aaa.util |
Modifier and Type | Method and Description |
---|---|
(package private) static DBOperation |
DBOperation.alloc(int type,
String name) |
(package private) static DBOperation |
DBOperation.alloc(int type,
String name,
byte[] value) |
Modifier and Type | Method and Description |
---|---|
private void |
DBTransaction.dbLogCommit(Hashtable<String,DBOperation> log)
Executes all SQL statements corresponding to log operations, and the commit.
|
private void |
DBTransaction.dbLogExecute(Hashtable<String,DBOperation> log)
Executes all SQL statements corresponding to log operations.
|
Copyright © 2020 ScalAgent D.T.. All rights reserved.