public final class MysqlxExpr
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MysqlxExpr.Array
a Array of expressions
|
static interface |
MysqlxExpr.ArrayOrBuilder |
static class |
MysqlxExpr.ColumnIdentifier
col_identifier (table): col@doc_path, tbl.col@doc_path col, tbl.col, schema.tbl.col
col_identifier (document): doc_path
..
|
static interface |
MysqlxExpr.ColumnIdentifierOrBuilder |
static class |
MysqlxExpr.DocumentPathItem
DocumentPathItem
..
|
static interface |
MysqlxExpr.DocumentPathItemOrBuilder |
static class |
MysqlxExpr.Expr
Expressions
the "root" of the expression tree
..
|
static interface |
MysqlxExpr.ExprOrBuilder |
static class |
MysqlxExpr.FunctionCall
function call: ``func(a, b, "1", 3)``
..
|
static interface |
MysqlxExpr.FunctionCallOrBuilder |
static class |
MysqlxExpr.Identifier
identifier: name, schame.name
..
|
static interface |
MysqlxExpr.IdentifierOrBuilder |
static class |
MysqlxExpr.Object
an object (with expression values)
|
static interface |
MysqlxExpr.ObjectOrBuilder |
static class |
MysqlxExpr.Operator
operator: ``<<(a, b)``
..
|
static interface |
MysqlxExpr.OperatorOrBuilder |
| 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) |
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()