|
MySQL Connector/J size='-1'>5.0.8 | ||||||||||
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
boolean streamingResultSetInPlay
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
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
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
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
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
LRUCache serverSideStatementCheckCache
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 usingCachedConfig
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 blobsAreStrings
ConnectionProperties.BooleanConnectionProperty functionsNeverReturnBlobs
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 enableQueryTimeouts
ConnectionProperties.BooleanConnectionProperty explainSlowQueries
ConnectionProperties.BooleanConnectionProperty failOverReadOnly
ConnectionProperties.BooleanConnectionProperty gatherPerformanceMetrics
ConnectionProperties.BooleanConnectionProperty generateSimpleParameterMetadata
boolean highAvailabilityAsBoolean
ConnectionProperties.BooleanConnectionProperty holdResultsOpenOverStatementClose
ConnectionProperties.BooleanConnectionProperty includeInnodbStatusInDeadlockExceptions
ConnectionProperties.BooleanConnectionProperty ignoreNonTxTables
ConnectionProperties.IntegerConnectionProperty initialTimeout
ConnectionProperties.BooleanConnectionProperty isInteractiveClient
ConnectionProperties.BooleanConnectionProperty jdbcCompliantTruncation
boolean jdbcCompliantTruncationForReads
ConnectionProperties.StringConnectionProperty loadBalanceStrategy
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 padCharsWithSpace
ConnectionProperties.BooleanConnectionProperty paranoid
ConnectionProperties.BooleanConnectionProperty pedantic
ConnectionProperties.BooleanConnectionProperty pinGlobalTxToPhysicalConnection
ConnectionProperties.BooleanConnectionProperty populateInsertRowWithDefaultValues
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.LongConnectionProperty slowQueryThresholdNanos
ConnectionProperties.StringConnectionProperty socketFactoryClassName
ConnectionProperties.IntegerConnectionProperty socketTimeout
ConnectionProperties.BooleanConnectionProperty strictFloatingPoint
ConnectionProperties.BooleanConnectionProperty strictUpdates
ConnectionProperties.BooleanConnectionProperty overrideSupportsIntegrityEnhancementFacility
ConnectionProperties.BooleanConnectionProperty tcpNoDelay
ConnectionProperties.BooleanConnectionProperty tcpKeepAlive
ConnectionProperties.IntegerConnectionProperty tcpRcvBuf
ConnectionProperties.IntegerConnectionProperty tcpSndBuf
ConnectionProperties.IntegerConnectionProperty tcpTrafficClass
ConnectionProperties.BooleanConnectionProperty tinyInt1isBit
ConnectionProperties.BooleanConnectionProperty traceProtocol
ConnectionProperties.BooleanConnectionProperty treatUtilDateAsTimestamp
ConnectionProperties.BooleanConnectionProperty transformedBitIsBoolean
ConnectionProperties.BooleanConnectionProperty useCompression
ConnectionProperties.StringConnectionProperty useConfigs
ConnectionProperties.BooleanConnectionProperty useCursorFetch
ConnectionProperties.BooleanConnectionProperty useDynamicCharsetInfo
ConnectionProperties.BooleanConnectionProperty useFastIntParsing
ConnectionProperties.BooleanConnectionProperty useFastDateParsing
ConnectionProperties.BooleanConnectionProperty useHostsInPrivileges
ConnectionProperties.BooleanConnectionProperty useInformationSchema
ConnectionProperties.BooleanConnectionProperty useJDBCCompliantTimezoneShift
ConnectionProperties.BooleanConnectionProperty useLocalSessionState
ConnectionProperties.BooleanConnectionProperty useNanosForElapsedTime
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.ConnectionProperties.LongConnectionProperty extends com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty implements Serializable |
serialVersionUID: 6068572984340480895l
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 |
serialVersionUID: 8084742846039782258l
Class com.mysql.jdbc.PacketTooBigException extends java.sql.SQLException implements Serializable |
Package com.mysql.jdbc.exceptions |
Class com.mysql.jdbc.exceptions.MySQLDataException extends MySQLNonTransientException implements Serializable |
Class com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException extends MySQLNonTransientException implements Serializable |
Class com.mysql.jdbc.exceptions.MySQLInvalidAuthorizationSpecException extends MySQLNonTransientException implements Serializable |
Class com.mysql.jdbc.exceptions.MySQLNonTransientConnectionException extends MySQLNonTransientException implements Serializable |
Class com.mysql.jdbc.exceptions.MySQLNonTransientException extends java.sql.SQLException implements Serializable |
Class com.mysql.jdbc.exceptions.MySQLSyntaxErrorException extends MySQLNonTransientException implements Serializable |
Class com.mysql.jdbc.exceptions.MySQLTimeoutException extends MySQLTransientException implements Serializable |
Class com.mysql.jdbc.exceptions.MySQLTransactionRollbackException extends MySQLTransientException implements Serializable |
Class com.mysql.jdbc.exceptions.MySQLTransientConnectionException extends MySQLTransientException implements Serializable |
Class com.mysql.jdbc.exceptions.MySQLTransientException extends java.sql.SQLException implements Serializable |
Package com.mysql.jdbc.integration.jboss |
Class com.mysql.jdbc.integration.jboss.ExtendedMysqlExceptionSorter extends MySQLExceptionSorter implements Serializable |
Class com.mysql.jdbc.integration.jboss.MysqlValidConnectionChecker extends java.lang.Object implements Serializable |
serialVersionUID: 3258689922776119348l
Serialized Fields |
java.lang.reflect.Method pingMethod
java.lang.reflect.Method pingMethodWrapped
Package com.mysql.jdbc.jdbc2.optional |
Class com.mysql.jdbc.jdbc2.optional.MysqlConnectionPoolDataSource extends MysqlDataSource implements Serializable |
Class com.mysql.jdbc.jdbc2.optional.MysqlDataSource extends ConnectionProperties implements Serializable |
Serialized Fields |
java.io.PrintWriter logWriter
java.lang.String databaseName
java.lang.String encoding
java.lang.String hostName
java.lang.String password
java.lang.String profileSql
java.lang.String url
java.lang.String user
boolean explicitUrl
int port
Class com.mysql.jdbc.jdbc2.optional.MysqlXADataSource extends MysqlDataSource implements Serializable |
Package com.mysql.jdbc.util |
Class com.mysql.jdbc.util.LRUCache extends java.util.LinkedHashMap implements Serializable |
serialVersionUID: 1l
Serialized Fields |
int maxElements
Class com.mysql.jdbc.util.PropertiesDocGenerator extends ConnectionProperties implements Serializable |
|
MySQL Connector/J size='-1'>5.0.8 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |