Package com.zaxxer.hikari.pool
-
Class Summary Class Description ProxyCallableStatement This is the proxy class forCallableStatement.ProxyConnection This is the proxy class forConnection.ProxyDatabaseMetaData This is the proxy class forDatabaseMetaData.ProxyFactory A factory class that produces proxies around instances of the standard JDBC interfaces.ProxyPreparedStatement This is the proxy class forPreparedStatement.ProxyResultSet This is the proxy class forResultSet.ProxyStatement This is the proxy class forStatement.