org.firebirdsql.pool
Class PoolDebugConfiguration
java.lang.Object
org.firebirdsql.pool.PoolDebugConfiguration
Deprecated.
@Deprecated
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
- Deprecated.
SHOW_TRACE
public static final boolean SHOW_TRACE
- Deprecated.
DEBUG_STMT_POOL
public static final boolean DEBUG_STMT_POOL
- Deprecated.
DEBUG_REENTRANT
public static final boolean DEBUG_REENTRANT
- Deprecated.
PoolDebugConfiguration
public PoolDebugConfiguration()
- Deprecated.
Copyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.