接口的使用
com.mysql.cj.protocol.ServerSessionStateController.ServerSessionStateChanges
-
使用ServerSessionStateController.ServerSessionStateChanges的程序包 程序包 说明 com.mysql.cj.protocol com.mysql.cj.protocol.a -
-
com.mysql.cj.protocol中ServerSessionStateController.ServerSessionStateChanges的使用
返回ServerSessionStateController.ServerSessionStateChanges的com.mysql.cj.protocol中的方法 修饰符和类型 方法 说明 default ServerSessionStateController.ServerSessionStateChangesServerSessionStateController. getSessionStateChanges()Get the object containing server session changes collected from the latest query execution.参数类型为ServerSessionStateController.ServerSessionStateChanges的com.mysql.cj.protocol中的方法 修饰符和类型 方法 说明 voidServerSessionStateController.SessionStateChangesListener. handleSessionStateChanges(ServerSessionStateController.ServerSessionStateChanges changes)default voidServerSessionStateController. setSessionStateChanges(ServerSessionStateController.ServerSessionStateChanges changes)Set the object containing server session changes collected from the latest query execution. -
com.mysql.cj.protocol.a中ServerSessionStateController.ServerSessionStateChanges的使用
实现ServerSessionStateController.ServerSessionStateChanges的com.mysql.cj.protocol.a中的类 修饰符和类型 类 说明 static classNativeServerSessionStateController.NativeServerSessionStateChanges参数类型为ServerSessionStateController.ServerSessionStateChanges的com.mysql.cj.protocol.a中的方法 修饰符和类型 方法 说明 voidNativeServerSessionStateController. setSessionStateChanges(ServerSessionStateController.ServerSessionStateChanges changes)
-