public static interface MysqlxSession.ResetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getKeepOpen()
if is true the session will be reset, but stays authenticated; otherwise,
the session will be closed and needs to be authenticated again
|
boolean |
hasKeepOpen()
if is true the session will be reset, but stays authenticated; otherwise,
the session will be closed and needs to be authenticated again
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasKeepOpen()
if is true the session will be reset, but stays authenticated; otherwise, the session will be closed and needs to be authenticated again
optional bool keep_open = 1 [default = false];boolean getKeepOpen()
if is true the session will be reset, but stays authenticated; otherwise, the session will be closed and needs to be authenticated again
optional bool keep_open = 1 [default = false];