接口 ServerSessionStateController.ServerSessionStateChanges
-
public static interface ServerSessionStateController.ServerSessionStateChangesThe object containing server session changes collected from the latest query execution.Driver is getting these changes when connection property trackSessionState=true and server supports session tracking.
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 List<ServerSessionStateController.SessionStateChange>getSessionStateChangesList()
-
-
-
方法详细资料
-
getSessionStateChangesList
List<ServerSessionStateController.SessionStateChange> getSessionStateChangesList()
-
-