TraceLevelpublic class TraceLevel extends Object The class contains the constants for different trace levels. |
Fields Summary |
---|
public static final int | IAS_JTS_TRACE_TRIVIAL | public static final int | IAS_JTS_TRACE_RECOVERY | public static final int | IAS_JTS_TRACE_CONFIGURATION | public static final int | IAS_JTS_TRACE_TIMEOUT | public static final int | IAS_JTS_TRACE_TRANSACTION_HIGH_LEVEL | public static final int | IAS_JTS_TRACE_TRANSACTION | public static final int | IAS_JTS_TRACE_LOGGING | public static final int | IAS_JTS_MAX_TRACE_LEVEL |
|