org.firebirdsql.pool
Class PoolDebugConfiguration
java.lang.Object
|
+--org.firebirdsql.pool.PoolDebugConfiguration
- public class PoolDebugConfiguration
- extends java.lang.Object
Debug configuration of the pool.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG_DEBUG_INFO
public static final boolean LOG_DEBUG_INFO
SHOW_TRACE
public static final boolean SHOW_TRACE
DEBUG_STMT_POOL
public static final boolean DEBUG_STMT_POOL
DEBUG_REENTRANT
public static final boolean DEBUG_REENTRANT
PoolDebugConfiguration
public PoolDebugConfiguration()
Copyright © 2001 David Jencks and other authors. All rights reserved.