Package com.mysql.cj.protocol.x
Class Notice.XSessionStateChanged
java.lang.Object
com.mysql.cj.protocol.x.Notice
com.mysql.cj.protocol.x.Notice.XSessionStateChanged
- All Implemented Interfaces:
ProtocolEntity
- Enclosing class:
- Notice
public static class Notice.XSessionStateChanged extends Notice
-
Nested Class Summary
Nested classes/interfaces inherited from class com.mysql.cj.protocol.x.Notice
Notice.XSessionStateChanged, Notice.XSessionVariableChanged, Notice.XWarning
-
Field Summary
Fields inherited from class com.mysql.cj.protocol.x.Notice
NoticeScope_Global, NoticeScope_Local, NoticeType_GROUP_REPLICATION_STATE_CHANGED, NoticeType_SESSION_STATE_CHANGED, NoticeType_SESSION_VARIABLE_CHANGED, NoticeType_WARNING, scope, SessionStateChanged_ACCOUNT_EXPIRED, SessionStateChanged_CLIENT_ID_ASSIGNED, SessionStateChanged_CURRENT_SCHEMA, SessionStateChanged_GENERATED_DOCUMENT_IDS, SessionStateChanged_GENERATED_INSERT_ID, SessionStateChanged_PRODUCED_MESSAGE, SessionStateChanged_ROWS_AFFECTED, SessionStateChanged_ROWS_FOUND, SessionStateChanged_ROWS_MATCHED, SessionStateChanged_TRX_COMMITTED, SessionStateChanged_TRX_ROLLEDBACK, type
-
Constructor Summary
Constructors Constructor Description XSessionStateChanged(MysqlxNotice.Frame frm)
-
Method Summary
Modifier and Type Method Description java.lang.Integer
getParamType()
MysqlxDatatypes.Scalar
getValue()
java.util.List<MysqlxDatatypes.Scalar>
getValueList()
-
Constructor Details
-
Method Details
-
getParamType
public java.lang.Integer getParamType() -
getValueList
-
getValue
-