类的使用
com.mysql.cj.jdbc.PreparedStatementWrapper
-
使用PreparedStatementWrapper的程序包 程序包 说明 com.mysql.cj.jdbc -
-
com.mysql.cj.jdbc中PreparedStatementWrapper的使用
com.mysql.cj.jdbc中PreparedStatementWrapper的子类 修饰符和类型 类 说明 classCallableStatementWrapperWraps callable statements created by pooled connections.返回PreparedStatementWrapper的com.mysql.cj.jdbc中的方法 修饰符和类型 方法 说明 protected static PreparedStatementWrapperPreparedStatementWrapper. getInstance(ConnectionWrapper c, MysqlPooledConnection conn, PreparedStatement toWrap)
-