接口的使用
com.mysql.cj.x.protobuf.MysqlxCursor.FetchOrBuilder
-
使用MysqlxCursor.FetchOrBuilder的程序包 程序包 说明 com.mysql.cj.x.protobuf Message classes used for serialization with Google Protocol Buffers to support the X Protocol. -
-
com.mysql.cj.x.protobuf中MysqlxCursor.FetchOrBuilder的使用
实现MysqlxCursor.FetchOrBuilder的com.mysql.cj.x.protobuf中的类 修饰符和类型 类 说明 static classMysqlxCursor.FetchFetch next portion of data from a cursor @startuml client -> server: Fetch alt Success ... none or partial Resultsets or full Resultsets ... client <- server: StmtExecuteOk else client <- server: Error end @endumlstatic classMysqlxCursor.Fetch.BuilderFetch next portion of data from a cursor @startuml client -> server: Fetch alt Success ... none or partial Resultsets or full Resultsets ... client <- server: StmtExecuteOk else client <- server: Error end @enduml
-