|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogFile | |
---|---|
org.h2.log | Undo and redo log implementation. |
Uses of LogFile in org.h2.log |
---|
Methods in org.h2.log that return types with arguments of type LogFile | |
---|---|
ObjectArray<LogFile> |
LogSystem.getActiveLogFiles()
Get all active log files. |
Constructors in org.h2.log with parameters of type LogFile | |
---|---|
InDoubtTransaction(PageStore store,
LogFile log,
int sessionId,
int pos,
java.lang.String transaction,
int blocks)
Create a new in-doubt transaction info object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |