Uses of Class
org.h2.message.Trace
Packages that use Trace
Package
Description
Contains high level classes of the database and classes that don't fit in another sub-package.
Trace (logging facility) and error message tool.
Internal utility classes.
-
Uses of Trace in org.h2.engine
Fields in org.h2.engine declared as TraceMethods in org.h2.engine that return Trace -
Uses of Trace in org.h2.message
Fields in org.h2.message declared as TraceModifier and TypeFieldDescriptionprotected TraceTraceObject.traceThe trace module used by this object.Methods in org.h2.message that return TraceModifier and TypeMethodDescriptionTraceSystem.getTrace(int moduleId) Get or create a trace object for this module id.Create a trace object for this module.Methods in org.h2.message with parameters of type Trace -
Uses of Trace in org.h2.util
Methods in org.h2.util that return Trace