程序包 com.mysql.cj
-
接口概要 接口 说明 BindValue CacheAdapter<K,V> CacheAdapterFactory<K,V> CancelQueryTask CharsetSettings DataStoreMetadata MessageBuilder<M extends Message> MysqlConnection PingTarget PreparedQuery Query QueryAttributesBindings Instances of this interface keep the list of query attributes assigned to aStatementobject.QueryBindings QueryResult Session Session.SessionEventListener TransactionEventHandler WarningListener A warning listener is notified of warnings as they happen throughout the driver. -
类概要 类 说明 AbstractQuery CancelQueryTaskImpl Thread used to implement query timeouts...Eventually we could be more efficient and have one thread with timers, but this is a straightforward and simple way to implement a feature that isn't used all that often.CharsetMapping Mapping between MySQL charset names and Java charset names.ClientPreparedQuery Constants Represents various constants used in the driver.CoreSession DataStoreMetadataImpl LicenseConfiguration Used in commercially-licensed clients that require connections to commercially-licensed servers as part of the licensing terms.Messages Support for localized messages.MysqlxSession NativeCharsetSettings NativeQueryAttributesBindings NativeQueryBindings NativeQueryBindValue NativeSession NoSubInterceptorWrapper Wraps query interceptors during driver startup so that they don't produce different result sets than we expect.PerConnectionLRUFactory QueryInfo Represents the "parsed" state of a prepared query, with the statement broken up into its static and dynamic (where parameters are bound) parts.ServerPreparedQuery ServerPreparedQueryTestcaseGenerator ServerVersion A server version.SimpleQuery -
枚举概要 枚举 说明 MysqlType Query.CancelStatus QueryReturnType The possible return types from executing queries.