public final class MysqlxResultset
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MysqlxResultset.ColumnMetaData
Meta data of a column
@note
The encoding used for the different ``bytes`` fields in the
meta data is externally controlled.
|
static interface |
MysqlxResultset.ColumnMetaDataOrBuilder |
static class |
MysqlxResultset.ContentType_BYTES
A hint about the higher-level encoding of a BYTES field
|type | value | description |
|------| -------|-------------------------|
|BYTES | 0x0001 | GEOMETRY (WKB encoding) |
|BYTES | 0x0002 | JSON (text encoding) |
|BYTES | 0x0003 | XML (text encoding) |
@note
this list isn't comprehensive.
|
static class |
MysqlxResultset.ContentType_DATETIME
A hint about the higher-level encoding of a DATETIME field
|type |value |description |
|---------|-------|-------------------------------------------|
|DATE |0x0001 |DATETIME contains only date part |
|DATETIME |0x0002 |DATETIME contains both date and time parts |
|
static class |
MysqlxResultset.FetchDone
All resultsets are finished
|
static class |
MysqlxResultset.FetchDoneMoreOutParams
Resultsets are finished, OUT paramset is next:
|
static interface |
MysqlxResultset.FetchDoneMoreOutParamsOrBuilder |
static class |
MysqlxResultset.FetchDoneMoreResultsets
Resultset and out-params are finished, but more resultsets available
|
static interface |
MysqlxResultset.FetchDoneMoreResultsetsOrBuilder |
static interface |
MysqlxResultset.FetchDoneOrBuilder |
static class |
MysqlxResultset.FetchSuspended
Cursor is opened; still, the execution of PrepFetch or PrepExecute ended
|
static interface |
MysqlxResultset.FetchSuspendedOrBuilder |
static class |
MysqlxResultset.Row
Row in a Resultset.
|
static interface |
MysqlxResultset.RowOrBuilder |
| Modifier and Type | Field and Description |
|---|---|
private static com.google.protobuf.Descriptors.FileDescriptor |
descriptor |
private static com.google.protobuf.Descriptors.Descriptor |
internal_static_Mysqlx_Resultset_ColumnMetaData_descriptor |
private static com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internal_static_Mysqlx_Resultset_ColumnMetaData_fieldAccessorTable |
private static com.google.protobuf.Descriptors.Descriptor |
internal_static_Mysqlx_Resultset_FetchDone_descriptor |
private static com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internal_static_Mysqlx_Resultset_FetchDone_fieldAccessorTable |
private static com.google.protobuf.Descriptors.Descriptor |
internal_static_Mysqlx_Resultset_FetchDoneMoreOutParams_descriptor |
private static com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internal_static_Mysqlx_Resultset_FetchDoneMoreOutParams_fieldAccessorTable |
private static com.google.protobuf.Descriptors.Descriptor |
internal_static_Mysqlx_Resultset_FetchDoneMoreResultsets_descriptor |
private static com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internal_static_Mysqlx_Resultset_FetchDoneMoreResultsets_fieldAccessorTable |
private static com.google.protobuf.Descriptors.Descriptor |
internal_static_Mysqlx_Resultset_FetchSuspended_descriptor |
private static com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internal_static_Mysqlx_Resultset_FetchSuspended_fieldAccessorTable |
private static com.google.protobuf.Descriptors.Descriptor |
internal_static_Mysqlx_Resultset_Row_descriptor |
private static com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internal_static_Mysqlx_Resultset_Row_fieldAccessorTable |
| Modifier | Constructor and Description |
|---|---|
private |
MysqlxResultset() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
private static final com.google.protobuf.Descriptors.Descriptor internal_static_Mysqlx_Resultset_FetchDoneMoreOutParams_descriptor
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_Mysqlx_Resultset_FetchDoneMoreOutParams_fieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor internal_static_Mysqlx_Resultset_FetchDoneMoreResultsets_descriptor
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_Mysqlx_Resultset_FetchDoneMoreResultsets_fieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor internal_static_Mysqlx_Resultset_FetchDone_descriptor
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_Mysqlx_Resultset_FetchDone_fieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor internal_static_Mysqlx_Resultset_FetchSuspended_descriptor
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_Mysqlx_Resultset_FetchSuspended_fieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor internal_static_Mysqlx_Resultset_ColumnMetaData_descriptor
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_Mysqlx_Resultset_ColumnMetaData_fieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor internal_static_Mysqlx_Resultset_Row_descriptor
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_Mysqlx_Resultset_Row_fieldAccessorTable
private static com.google.protobuf.Descriptors.FileDescriptor descriptor
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()