类的使用
com.mysql.cj.ServerPreparedQueryBindValue
-
使用ServerPreparedQueryBindValue的程序包 程序包 说明 com.mysql.cj com.mysql.cj.jdbc -
-
com.mysql.cj中ServerPreparedQueryBindValue的使用
返回ServerPreparedQueryBindValue的com.mysql.cj中的方法 修饰符和类型 方法 说明 ServerPreparedQueryBindValueServerPreparedQueryBindValue. clone()ServerPreparedQueryBindValueServerPreparedQueryBindings. getBinding(int parameterIndex, boolean forLongData)Returns the structure representing the value that (can be)/(is) bound at the given parameter index. -
com.mysql.cj.jdbc中ServerPreparedQueryBindValue的使用
返回ServerPreparedQueryBindValue的com.mysql.cj.jdbc中的方法 修饰符和类型 方法 说明 protected ServerPreparedQueryBindValueServerPreparedStatement. getBinding(int parameterIndex, boolean forLongData)Returns the structure representing the value that (can be)/(is) bound at the given parameter index.
-