程序包 com.mysql.cj
-
接口概要 接口 说明 BatchVisitor BindValue CacheAdapter<K,V> CacheAdapterFactory<K,V> CancelQueryTask DataStoreMetadata MessageBuilder<M extends Message> MysqlConnection PingTarget PreparedQuery<T extends QueryBindings<?>> Query QueryBindings<T extends BindValue> QueryResult Session Session.SessionEventListener TransactionEventHandler WarningListener A warning listener is notified of warnings as they happen throughout the driver. -
类概要 类 说明 AbstractPreparedQuery<T extends QueryBindings<?>> AbstractQuery AbstractQueryBindings<T extends BindValue> AppendingBatchVisitor 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 ClientPreparedQueryBindings ClientPreparedQueryBindValue 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.NativeSession NoSubInterceptorWrapper Wraps query interceptors during driver startup so that they don't produce different result sets than we expect.ParseInfo Represents the "parsed" state of a prepared query, with the statement broken up into its static and dynamic (where parameters are bound) parts.PerConnectionLRUFactory ServerPreparedQuery ServerPreparedQueryBindings ServerPreparedQueryBindValue ServerPreparedQueryTestcaseGenerator ServerVersion A server version.SimpleQuery -
枚举概要 枚举 说明 MysqlType Query.CancelStatus