|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.mysql.jdbc |
Class com.mysql.jdbc.AssertionFailedException extends java.lang.RuntimeException implements Serializable |
Class com.mysql.jdbc.CommunicationsException extends java.sql.SQLException implements Serializable |
Serialized Fields |
java.lang.String exceptionMessage
Class com.mysql.jdbc.Connection extends ConnectionProperties implements Serializable |
Serialized Fields |
boolean autoCommit
java.util.Map cachedPreparedStatementParams
java.lang.String characterSetMetadata
java.lang.String characterSetResultsOnServer
java.util.Map charsetConverterMap
java.util.Map charsetToNumBytesMap
long connectionCreationTimeMillis
long connectionId
java.lang.String database
DatabaseMetaData dbmd
java.util.TimeZone defaultTimeZone
com.mysql.jdbc.profiler.ProfileEventSink eventSink
boolean executingFailoverReconnect
boolean failedOver
java.lang.Throwable forceClosedReason
java.lang.Throwable forcedClosedLocation
boolean hasIsolationLevels
boolean hasQuotedIdentifiers
java.lang.String host
java.util.List hostList
int hostListSize
java.lang.String[] indexToCharsetMapping
MysqlIO io
boolean isClientTzUTC
boolean isClosed
boolean isInGlobalTx
boolean isRunningOnJDK13
int isolationLevel
boolean isServerTzUTC
long lastQueryFinishedTime
com.mysql.jdbc.log.Log log
long longestQueryTimeMs
boolean lowerCaseTableNames
long masterFailTimeMillis
int maxAllowedPacket
long maximumNumberTablesAccessed
boolean maxRowsChanged
long metricsLastReportedMs
long minimumNumberTablesAccessed
java.lang.Object mutex
java.lang.String myURL
boolean needsPing
int netBufferLength
boolean noBackslashEscapes
long numberOfPreparedExecutes
long numberOfPrepares
long numberOfQueriesIssued
long numberOfResultSetsCreated
long[] numTablesMetricsHistBreakpoints
int[] numTablesMetricsHistCounts
long[] oldHistBreakpoints
int[] oldHistCounts
java.util.Map openStatements
com.mysql.jdbc.util.LRUCache parsedCallableStatementCache
boolean parserKnowsUnicode
java.lang.String password
long[] perfMetricsHistBreakpoints
int[] perfMetricsHistCounts
java.lang.Throwable pointOfOrigin
int port
boolean preferSlaveDuringFailover
java.util.Properties props
long queriesIssuedFailedOver
boolean readInfoMsg
boolean readOnly
com.mysql.jdbc.util.LRUCache resultSetMetadataCache
java.util.TimeZone serverTimezoneTZ
java.util.Map serverVariables
long shortestQueryTimeMs
java.util.Map statementsUsingMaxRows
double totalQueryTimeMs
boolean transactionsSupported
java.util.Map typeMap
boolean useAnsiQuotes
java.lang.String user
boolean useServerPreparedStmts
com.mysql.jdbc.util.LRUCache serverSideStatementCheckCache
com.mysql.jdbc.util.LRUCache serverSideStatementCache
java.util.Calendar sessionCalendar
java.util.Calendar utcCalendar
java.lang.String origHostToConnectTo
int origPortToConnectTo
java.lang.String origDatabaseToConnectTo
java.lang.String errorMessageEncoding
boolean usePlatformCharsetConverters
boolean hasTriedMasterFlag
Class com.mysql.jdbc.ConnectionFeatureNotAvailableException extends CommunicationsException implements Serializable |
Class com.mysql.jdbc.ConnectionProperties extends java.lang.Object implements Serializable |
serialVersionUID: 4257801713007640580l
Serialized Fields |
ConnectionProperties.BooleanConnectionProperty allowLoadLocalInfile
ConnectionProperties.BooleanConnectionProperty allowMultiQueries
ConnectionProperties.BooleanConnectionProperty allowNanAndInf
ConnectionProperties.BooleanConnectionProperty allowUrlInLocalInfile
ConnectionProperties.BooleanConnectionProperty alwaysSendSetIsolation
ConnectionProperties.BooleanConnectionProperty autoClosePStmtStreams
ConnectionProperties.BooleanConnectionProperty autoDeserialize
ConnectionProperties.BooleanConnectionProperty autoGenerateTestcaseScript
boolean autoGenerateTestcaseScriptAsBoolean
ConnectionProperties.BooleanConnectionProperty autoReconnect
ConnectionProperties.BooleanConnectionProperty autoReconnectForPools
boolean autoReconnectForPoolsAsBoolean
ConnectionProperties.MemorySizeConnectionProperty blobSendChunkSize
ConnectionProperties.BooleanConnectionProperty cacheCallableStatements
ConnectionProperties.BooleanConnectionProperty cachePreparedStatements
ConnectionProperties.BooleanConnectionProperty cacheResultSetMetadata
boolean cacheResultSetMetaDataAsBoolean
ConnectionProperties.BooleanConnectionProperty cacheServerConfiguration
ConnectionProperties.IntegerConnectionProperty callableStatementCacheSize
ConnectionProperties.BooleanConnectionProperty capitalizeTypeNames
ConnectionProperties.StringConnectionProperty characterEncoding
java.lang.String characterEncodingAsString
ConnectionProperties.StringConnectionProperty characterSetResults
ConnectionProperties.BooleanConnectionProperty clobberStreamingResults
ConnectionProperties.StringConnectionProperty clobCharacterEncoding
ConnectionProperties.StringConnectionProperty connectionCollation
ConnectionProperties.IntegerConnectionProperty connectTimeout
ConnectionProperties.BooleanConnectionProperty continueBatchOnError
ConnectionProperties.BooleanConnectionProperty createDatabaseIfNotExist
ConnectionProperties.IntegerConnectionProperty defaultFetchSize
ConnectionProperties.BooleanConnectionProperty detectServerPreparedStmts
ConnectionProperties.BooleanConnectionProperty dontTrackOpenResources
ConnectionProperties.BooleanConnectionProperty dumpQueriesOnException
ConnectionProperties.BooleanConnectionProperty dynamicCalendars
ConnectionProperties.BooleanConnectionProperty elideSetAutoCommits
ConnectionProperties.BooleanConnectionProperty emptyStringsConvertToZero
ConnectionProperties.BooleanConnectionProperty emulateLocators
ConnectionProperties.BooleanConnectionProperty emulateUnsupportedPstmts
ConnectionProperties.BooleanConnectionProperty enablePacketDebug
ConnectionProperties.BooleanConnectionProperty explainSlowQueries
ConnectionProperties.BooleanConnectionProperty failOverReadOnly
ConnectionProperties.BooleanConnectionProperty gatherPerformanceMetrics
ConnectionProperties.BooleanConnectionProperty generateSimpleParameterMetadata
boolean highAvailabilityAsBoolean
ConnectionProperties.BooleanConnectionProperty holdResultsOpenOverStatementClose
ConnectionProperties.BooleanConnectionProperty ignoreNonTxTables
ConnectionProperties.IntegerConnectionProperty initialTimeout
ConnectionProperties.BooleanConnectionProperty isInteractiveClient
ConnectionProperties.BooleanConnectionProperty jdbcCompliantTruncation
boolean jdbcCompliantTruncationForReads
ConnectionProperties.StringConnectionProperty localSocketAddress
ConnectionProperties.MemorySizeConnectionProperty locatorFetchBufferSize
ConnectionProperties.StringConnectionProperty loggerClassName
ConnectionProperties.BooleanConnectionProperty logSlowQueries
ConnectionProperties.BooleanConnectionProperty logXaCommands
ConnectionProperties.BooleanConnectionProperty maintainTimeStats
boolean maintainTimeStatsAsBoolean
ConnectionProperties.IntegerConnectionProperty maxQuerySizeToLog
ConnectionProperties.IntegerConnectionProperty maxReconnects
ConnectionProperties.IntegerConnectionProperty maxRows
int maxRowsAsInt
ConnectionProperties.IntegerConnectionProperty metadataCacheSize
ConnectionProperties.BooleanConnectionProperty noAccessToProcedureBodies
ConnectionProperties.BooleanConnectionProperty noDatetimeStringSync
ConnectionProperties.BooleanConnectionProperty noTimezoneConversionForTimeType
ConnectionProperties.BooleanConnectionProperty nullCatalogMeansCurrent
ConnectionProperties.BooleanConnectionProperty nullNamePatternMatchesAll
ConnectionProperties.IntegerConnectionProperty packetDebugBufferSize
ConnectionProperties.BooleanConnectionProperty paranoid
ConnectionProperties.BooleanConnectionProperty pedantic
ConnectionProperties.BooleanConnectionProperty pinGlobalTxToPhysicalConnection
ConnectionProperties.IntegerConnectionProperty preparedStatementCacheSize
ConnectionProperties.IntegerConnectionProperty preparedStatementCacheSqlLimit
ConnectionProperties.BooleanConnectionProperty processEscapeCodesForPrepStmts
ConnectionProperties.StringConnectionProperty profileSql
ConnectionProperties.BooleanConnectionProperty profileSQL
boolean profileSQLAsBoolean
ConnectionProperties.StringConnectionProperty propertiesTransform
ConnectionProperties.IntegerConnectionProperty queriesBeforeRetryMaster
ConnectionProperties.BooleanConnectionProperty reconnectAtTxEnd
boolean reconnectTxAtEndAsBoolean
ConnectionProperties.BooleanConnectionProperty relaxAutoCommit
ConnectionProperties.IntegerConnectionProperty reportMetricsIntervalMillis
ConnectionProperties.BooleanConnectionProperty requireSSL
ConnectionProperties.StringConnectionProperty resourceId
ConnectionProperties.IntegerConnectionProperty resultSetSizeThreshold
ConnectionProperties.BooleanConnectionProperty retainStatementAfterResultSetClose
ConnectionProperties.BooleanConnectionProperty rewriteBatchedStatements
ConnectionProperties.BooleanConnectionProperty rollbackOnPooledClose
ConnectionProperties.BooleanConnectionProperty roundRobinLoadBalance
ConnectionProperties.BooleanConnectionProperty runningCTS13
ConnectionProperties.IntegerConnectionProperty secondsBeforeRetryMaster
ConnectionProperties.StringConnectionProperty serverTimezone
ConnectionProperties.StringConnectionProperty sessionVariables
ConnectionProperties.IntegerConnectionProperty slowQueryThresholdMillis
ConnectionProperties.StringConnectionProperty socketFactoryClassName
ConnectionProperties.IntegerConnectionProperty socketTimeout
ConnectionProperties.BooleanConnectionProperty strictFloatingPoint
ConnectionProperties.BooleanConnectionProperty strictUpdates
ConnectionProperties.BooleanConnectionProperty overrideSupportsIntegrityEnhancementFacility
ConnectionProperties.BooleanConnectionProperty tinyInt1isBit
ConnectionProperties.BooleanConnectionProperty traceProtocol
ConnectionProperties.BooleanConnectionProperty treatUtilDateAsTimestamp
ConnectionProperties.BooleanConnectionProperty transformedBitIsBoolean
ConnectionProperties.BooleanConnectionProperty useCompression
ConnectionProperties.StringConnectionProperty useConfigs
ConnectionProperties.BooleanConnectionProperty useCursorFetch
ConnectionProperties.BooleanConnectionProperty useFastIntParsing
ConnectionProperties.BooleanConnectionProperty useFastDateParsing
ConnectionProperties.BooleanConnectionProperty useHostsInPrivileges
ConnectionProperties.BooleanConnectionProperty useInformationSchema
ConnectionProperties.BooleanConnectionProperty useJDBCCompliantTimezoneShift
ConnectionProperties.BooleanConnectionProperty useLocalSessionState
ConnectionProperties.BooleanConnectionProperty useOldAliasMetadataBehavior
ConnectionProperties.BooleanConnectionProperty useOldUTF8Behavior
boolean useOldUTF8BehaviorAsBoolean
ConnectionProperties.BooleanConnectionProperty useOnlyServerErrorMessages
ConnectionProperties.BooleanConnectionProperty useReadAheadInput
ConnectionProperties.BooleanConnectionProperty useSqlStateCodes
ConnectionProperties.BooleanConnectionProperty useSSL
ConnectionProperties.BooleanConnectionProperty useSSPSCompatibleTimezoneShift
ConnectionProperties.BooleanConnectionProperty useStreamLengthsInPrepStmts
ConnectionProperties.BooleanConnectionProperty useTimezone
ConnectionProperties.BooleanConnectionProperty useUltraDevWorkAround
ConnectionProperties.BooleanConnectionProperty useUnbufferedInput
ConnectionProperties.BooleanConnectionProperty useUnicode
boolean useUnicodeAsBoolean
ConnectionProperties.BooleanConnectionProperty useUsageAdvisor
boolean useUsageAdvisorAsBoolean
ConnectionProperties.BooleanConnectionProperty yearIsDateType
ConnectionProperties.StringConnectionProperty zeroDateTimeBehavior
ConnectionProperties.BooleanConnectionProperty useJvmCharsetConverters
ConnectionProperties.BooleanConnectionProperty useGmtMillisForDatetimes
ConnectionProperties.BooleanConnectionProperty dumpMetadataOnColumnNotFound
Class com.mysql.jdbc.DocsConnectionPropsHelper extends ConnectionProperties implements Serializable |
Class com.mysql.jdbc.MysqlDataTruncation extends java.sql.DataTruncation implements Serializable |
Serialized Fields |
java.lang.String message
Class com.mysql.jdbc.NotImplemented extends java.sql.SQLException implements Serializable |
Class com.mysql.jdbc.NotUpdatable extends java.sql.SQLException implements Serializable |
Class com.mysql.jdbc.PacketTooBigException extends java.sql.SQLException implements Serializable |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |