类的使用
com.mysql.cj.jdbc.ServerPreparedStatement
-
使用ServerPreparedStatement的程序包 程序包 说明 com.mysql.cj.jdbc -
-
com.mysql.cj.jdbc中ServerPreparedStatement的使用
返回ServerPreparedStatement的com.mysql.cj.jdbc中的方法 修饰符和类型 方法 说明 protected static ServerPreparedStatementServerPreparedStatement. getInstance(JdbcConnection conn, String sql, String db, int resultSetType, int resultSetConcurrency)Creates a prepared statement instance
-