-
parentProxy
JdbcConnection parentProxy
-
topProxy
JdbcConnection topProxy
-
realProxy
com.mysql.cj.jdbc.ha.MultiHostConnectionProxy realProxy
-
lock
Lock lock
-
connectionLifecycleInterceptors
List<E> connectionLifecycleInterceptors
-
queryInfoCache
CacheAdapter<K,V> queryInfoCache
-
database
String database
-
dbmd
DatabaseMetaData dbmd
-
session
com.mysql.cj.NativeSession session
-
isInGlobalTx
boolean isInGlobalTx
-
isolationLevel
int isolationLevel
-
openStatements
CopyOnWriteArrayList<E> openStatements
-
parsedCallableStatementCache
LRUCache<K,V> parsedCallableStatementCache
-
parsedCallableStatementCacheLock
Lock parsedCallableStatementCacheLock
-
password
String password
-
props
Properties props
-
readOnly
boolean readOnly
-
resultSetMetadataCache
LRUCache<K,V> resultSetMetadataCache
-
resultSetMetadataCacheLock
Lock resultSetMetadataCacheLock
-
typeMap
Map<K,V> typeMap
-
user
String user
-
serverSideStatementCheckCache
LRUCache<K,V> serverSideStatementCheckCache
-
serverSideStatementCheckCacheLock
Lock serverSideStatementCheckCacheLock
-
serverSideStatementCache
LRUCache<K,V> serverSideStatementCache
-
origHostInfo
HostInfo origHostInfo
-
origHostToConnectTo
String origHostToConnectTo
-
origPortToConnectTo
int origPortToConnectTo
-
queryInterceptors
List<E> queryInterceptors
-
propertySet
JdbcPropertySet propertySet
-
autoReconnectForPools
RuntimeProperty<T> autoReconnectForPools
-
cachePrepStmts
RuntimeProperty<T> cachePrepStmts
-
autoReconnect
RuntimeProperty<T> autoReconnect
-
useUsageAdvisor
RuntimeProperty<T> useUsageAdvisor
-
reconnectAtTxEnd
RuntimeProperty<T> reconnectAtTxEnd
-
emulateUnsupportedPstmts
RuntimeProperty<T> emulateUnsupportedPstmts
-
ignoreNonTxTables
RuntimeProperty<T> ignoreNonTxTables
-
pedantic
RuntimeProperty<T> pedantic
-
prepStmtCacheSqlLimit
RuntimeProperty<T> prepStmtCacheSqlLimit
-
useLocalSessionState
RuntimeProperty<T> useLocalSessionState
-
useServerPrepStmts
RuntimeProperty<T> useServerPrepStmts
-
processEscapeCodesForPrepStmts
RuntimeProperty<T> processEscapeCodesForPrepStmts
-
useLocalTransactionState
RuntimeProperty<T> useLocalTransactionState
-
disconnectOnExpiredPasswords
RuntimeProperty<T> disconnectOnExpiredPasswords
-
readOnlyPropagatesToServer
RuntimeProperty<T> readOnlyPropagatesToServer
-
nullStatementResultSetFactory
com.mysql.cj.jdbc.result.ResultSetFactory nullStatementResultSetFactory
-
connectionSpan
TelemetrySpan connectionSpan
-
autoIncrementIncrement
int autoIncrementIncrement
-
exceptionInterceptor
ExceptionInterceptor exceptionInterceptor
-
infoProvider
ClientInfoProvider infoProvider