类的使用
com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
-
使用CallableStatement.CallableStatementParamInfo的程序包 程序包 说明 com.mysql.cj.jdbc -
-
com.mysql.cj.jdbc中CallableStatement.CallableStatementParamInfo的使用
声明为CallableStatement.CallableStatementParamInfo的com.mysql.cj.jdbc中的字段 修饰符和类型 字段 说明 protected CallableStatement.CallableStatementParamInfoCallableStatement. paramInfo参数类型为CallableStatement.CallableStatementParamInfo的com.mysql.cj.jdbc中的方法 修饰符和类型 方法 说明 protected static CallableStatementCallableStatement. getInstance(JdbcConnection conn, CallableStatement.CallableStatementParamInfo paramInfo)Creates a callable statement instance参数类型为CallableStatement.CallableStatementParamInfo的com.mysql.cj.jdbc中的构造器 构造器 说明 CallableStatement(JdbcConnection conn, CallableStatement.CallableStatementParamInfo paramInfo)Creates a new CallableStatement
-