CacheAdapter<K,V> serverConfigCache
long lastQueryFinishedTime
boolean needsPing
com.mysql.cj.protocol.a.NativeMessageBuilder commandBuilder
boolean isClosed
Throwable forceClosedReason
CopyOnWriteArrayList<E> listeners
int multiplier
String exceptionMessage
Throwable.detailMessage directly because it has a private accessibility,
thus for that need we use this protected variable and override CJException.getMessage()String SQLState
int vendorCode
boolean isTransient
int index
boolean parameter
boolean read
int dataSize
int transferSize
JdbcConnection parentProxy
JdbcConnection topProxy
InvocationHandler realProxy
List<E> connectionLifecycleInterceptors
CacheAdapter<K,V> queryInfoCache
String database
DatabaseMetaData dbmd
com.mysql.cj.NativeSession session
boolean isInGlobalTx
int isolationLevel
CopyOnWriteArrayList<E> openStatements
LRUCache<K,V> parsedCallableStatementCache
String password
Properties props
boolean readOnly
LRUCache<K,V> resultSetMetadataCache
Map<K,V> typeMap
String user
LRUCache<K,V> serverSideStatementCheckCache
LRUCache<K,V> serverSideStatementCache
HostInfo origHostInfo
String origHostToConnectTo
int origPortToConnectTo
boolean hasTriedSourceFlag
List<E> queryInterceptors
JdbcPropertySet propertySet
RuntimeProperty<T> autoReconnectForPools
RuntimeProperty<T> cachePrepStmts
RuntimeProperty<T> autoReconnect
RuntimeProperty<T> useUsageAdvisor
RuntimeProperty<T> reconnectAtTxEnd
RuntimeProperty<T> emulateUnsupportedPstmts
RuntimeProperty<T> ignoreNonTxTables
RuntimeProperty<T> pedantic
RuntimeProperty<T> prepStmtCacheSqlLimit
RuntimeProperty<T> useLocalSessionState
RuntimeProperty<T> useServerPrepStmts
RuntimeProperty<T> processEscapeCodesForPrepStmts
RuntimeProperty<T> useLocalTransactionState
RuntimeProperty<T> disconnectOnExpiredPasswords
RuntimeProperty<T> readOnlyPropagatesToServer
com.mysql.cj.jdbc.result.ResultSetFactory nullStatementResultSetFactory
int autoIncrementIncrement
ExceptionInterceptor exceptionInterceptor
ClientInfoProvider infoProvider
int maxElements