|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TraceSystem | |
|---|---|
| org.h2.engine | Contains high level classes of the database and classes that don't fit in another sub-package. |
| org.h2.store | Storage abstractions, such as a file with a cache, or a class to convert values to a byte array and vice versa. |
| Uses of TraceSystem in org.h2.engine |
|---|
| Methods in org.h2.engine that return TraceSystem | |
|---|---|
TraceSystem |
Database.getTraceSystem()
|
| Uses of TraceSystem in org.h2.store |
|---|
| Constructors in org.h2.store with parameters of type TraceSystem | |
|---|---|
FileLock(TraceSystem traceSystem,
java.lang.String fileName,
int sleep)
Create a new file locking object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||