|
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<K,V> cachedPreparedStatementParams
java.lang.String characterSetMetadata
java.lang.String characterSetResultsOnServer
java.util.Map<K,V> charsetConverterMap
java.util.Map<K,V> 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<E> hostList
int hostListSize
java.lang.String[] indexToCharsetMapping
com.mysql.jdbc.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<K,V> 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<K,V> serverVariables
long shortestQueryTimeMs
java.util.Map<K,V> statementsUsingMaxRows
double totalQueryTimeMs
boolean transactionsSupported
java.util.Map<K,V> 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 |
---|
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty allowLoadLocalInfile
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty allowMultiQueries
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty allowNanAndInf
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty allowUrlInLocalInfile
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty alwaysSendSetIsolation
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty autoClosePStmtStreams
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty autoDeserialize
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty autoGenerateTestcaseScript
boolean autoGenerateTestcaseScriptAsBoolean
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty autoReconnect
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty autoReconnectForPools
boolean autoReconnectForPoolsAsBoolean
com.mysql.jdbc.ConnectionProperties.MemorySizeConnectionProperty blobSendChunkSize
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty blobsAreStrings
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty functionsNeverReturnBlobs
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty cacheCallableStatements
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty cachePreparedStatements
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty cacheResultSetMetadata
boolean cacheResultSetMetaDataAsBoolean
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty cacheServerConfiguration
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty callableStatementCacheSize
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty capitalizeTypeNames
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty characterEncoding
java.lang.String characterEncodingAsString
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty characterSetResults
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty clobberStreamingResults
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty clobCharacterEncoding
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty connectionCollation
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty connectTimeout
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty continueBatchOnError
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty createDatabaseIfNotExist
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty defaultFetchSize
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty detectServerPreparedStmts
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty dontTrackOpenResources
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty dumpQueriesOnException
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty dynamicCalendars
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty elideSetAutoCommits
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty emptyStringsConvertToZero
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty emulateLocators
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty emulateUnsupportedPstmts
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty enablePacketDebug
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty enableQueryTimeouts
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty explainSlowQueries
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty failOverReadOnly
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty gatherPerformanceMetrics
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty generateSimpleParameterMetadata
boolean highAvailabilityAsBoolean
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty holdResultsOpenOverStatementClose
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty includeInnodbStatusInDeadlockExceptions
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty ignoreNonTxTables
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty initialTimeout
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty isInteractiveClient
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty jdbcCompliantTruncation
boolean jdbcCompliantTruncationForReads
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty loadBalanceStrategy
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty localSocketAddress
com.mysql.jdbc.ConnectionProperties.MemorySizeConnectionProperty locatorFetchBufferSize
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty loggerClassName
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty logSlowQueries
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty logXaCommands
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty maintainTimeStats
boolean maintainTimeStatsAsBoolean
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty maxQuerySizeToLog
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty maxReconnects
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty maxRows
int maxRowsAsInt
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty metadataCacheSize
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty noAccessToProcedureBodies
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty noDatetimeStringSync
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty noTimezoneConversionForTimeType
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty nullCatalogMeansCurrent
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty nullNamePatternMatchesAll
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty packetDebugBufferSize
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty padCharsWithSpace
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty paranoid
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty pedantic
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty pinGlobalTxToPhysicalConnection
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty populateInsertRowWithDefaultValues
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty preparedStatementCacheSize
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty preparedStatementCacheSqlLimit
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty processEscapeCodesForPrepStmts
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty profileSql
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty profileSQL
boolean profileSQLAsBoolean
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty propertiesTransform
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty queriesBeforeRetryMaster
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty reconnectAtTxEnd
boolean reconnectTxAtEndAsBoolean
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty relaxAutoCommit
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty reportMetricsIntervalMillis
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty requireSSL
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty resourceId
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty resultSetSizeThreshold
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty retainStatementAfterResultSetClose
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty rewriteBatchedStatements
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty rollbackOnPooledClose
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty roundRobinLoadBalance
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty runningCTS13
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty secondsBeforeRetryMaster
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty serverTimezone
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty sessionVariables
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty slowQueryThresholdMillis
ConnectionProperties.LongConnectionProperty slowQueryThresholdNanos
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty socketFactoryClassName
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty socketTimeout
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty strictFloatingPoint
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty strictUpdates
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty overrideSupportsIntegrityEnhancementFacility
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty tcpNoDelay
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty tcpKeepAlive
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty tcpRcvBuf
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty tcpSndBuf
com.mysql.jdbc.ConnectionProperties.IntegerConnectionProperty tcpTrafficClass
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty tinyInt1isBit
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty traceProtocol
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty treatUtilDateAsTimestamp
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty transformedBitIsBoolean
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useCompression
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty useConfigs
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useCursorFetch
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useDynamicCharsetInfo
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useFastIntParsing
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useFastDateParsing
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useHostsInPrivileges
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useInformationSchema
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useJDBCCompliantTimezoneShift
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useLocalSessionState
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useNanosForElapsedTime
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useOldAliasMetadataBehavior
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useOldUTF8Behavior
boolean useOldUTF8BehaviorAsBoolean
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useOnlyServerErrorMessages
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useReadAheadInput
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useSqlStateCodes
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useSSL
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useSSPSCompatibleTimezoneShift
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useStreamLengthsInPrepStmts
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useTimezone
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useUltraDevWorkAround
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useUnbufferedInput
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useUnicode
boolean useUnicodeAsBoolean
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useUsageAdvisor
boolean useUsageAdvisorAsBoolean
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty yearIsDateType
com.mysql.jdbc.ConnectionProperties.StringConnectionProperty zeroDateTimeBehavior
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useJvmCharsetConverters
com.mysql.jdbc.ConnectionProperties.BooleanConnectionProperty useGmtMillisForDatetimes
com.mysql.jdbc.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.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 |