类的使用
com.mysql.cj.protocol.x.XProtocolError
-
使用XProtocolError的程序包 程序包 说明 com.mysql.cj com.mysql.cj.protocol.x -
-
com.mysql.cj中XProtocolError的使用
参数类型为XProtocolError的com.mysql.cj中的方法 修饰符和类型 方法 说明 booleanMysqlxSession. failedPreparingStatement(int preparedStatementId, XProtocolError e)Propagate to the underlying protocol instance that preparing a statement on the connected server failed. -
com.mysql.cj.protocol.x中XProtocolError的使用
参数类型为XProtocolError的com.mysql.cj.protocol.x中的方法 修饰符和类型 方法 说明 booleanXProtocol. failedPreparingStatement(int preparedStatementId, XProtocolError e)Informs this protocol instance that preparing a statement on the connected server failed.参数类型为XProtocolError的com.mysql.cj.protocol.x中的构造器 构造器 说明 XProtocolError(XProtocolError fromOtherThread)
-