接口的使用
com.mysql.cj.x.protobuf.MysqlxPrepare.DeallocateOrBuilder
-
使用MysqlxPrepare.DeallocateOrBuilder的程序包 程序包 说明 com.mysql.cj.x.protobuf Message classes used for serialization with Google Protocol Buffers to support the X Protocol. -
-
com.mysql.cj.x.protobuf中MysqlxPrepare.DeallocateOrBuilder的使用
实现MysqlxPrepare.DeallocateOrBuilder的com.mysql.cj.x.protobuf中的类 修饰符和类型 类 说明 static classMysqlxPrepare.DeallocateDeallocate already-prepared statement @startuml client -> server: Deallocate alt Success client <- server: Ok else Failure client <- server: Error end @enduml @returns @ref Mysqlx::Ok or @ref Mysqlx::Errorstatic classMysqlxPrepare.Deallocate.BuilderDeallocate already-prepared statement @startuml client -> server: Deallocate alt Success client <- server: Ok else Failure client <- server: Error end @enduml @returns @ref Mysqlx::Ok or @ref Mysqlx::Error
-