org.polypheny.prism.StatementResponses Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of polypheny-jdbc-driver Show documentation
Show all versions of polypheny-jdbc-driver Show documentation
A standards-compliant JDBC driver for Polypheny-DB.
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: org/polypheny/prism/statement_responses.proto
package org.polypheny.prism;
public final class StatementResponses {
private StatementResponses() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_CloseResultResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_CloseResultResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_StatementResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_StatementResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_StatementResult_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_StatementResult_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_StatementBatchResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_StatementBatchResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_PreparedStatementSignature_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_PreparedStatementSignature_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_ParameterMeta_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_ParameterMeta_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_CloseStatementResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_CloseStatementResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_Frame_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_Frame_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n-org/polypheny/prism/statement_response" +
"s.proto\022\023org.polypheny.prism\032*org/polyph" +
"eny/prism/relational_frame.proto\032%org/po" +
"lypheny/prism/graph_frame.proto\032(org/pol" +
"ypheny/prism/document_frame.proto\"\025\n\023Clo" +
"seResultResponse\"o\n\021StatementResponse\022\024\n" +
"\014statement_id\030\001 \001(\005\0229\n\006result\030\002 \001(\0132$.or" +
"g.polypheny.prism.StatementResultH\000\210\001\001B\t" +
"\n\007_result\"[\n\017StatementResult\022\016\n\006scalar\030\001" +
" \001(\003\022.\n\005frame\030\002 \001(\0132\032.org.polypheny.pris" +
"m.FrameH\000\210\001\001B\010\n\006_frame\";\n\026StatementBatch" +
"Response\022\020\n\010batch_id\030\001 \001(\005\022\017\n\007scalars\030\002 " +
"\003(\003\"o\n\032PreparedStatementSignature\022\024\n\014sta" +
"tement_id\030\001 \001(\005\022;\n\017parameter_metas\030\002 \003(\013" +
"2\".org.polypheny.prism.ParameterMeta\"\202\001\n" +
"\rParameterMeta\022\021\n\tprecision\030\001 \001(\005\022\r\n\005sca" +
"le\030\002 \001(\005\022\021\n\ttype_name\030\003 \001(\t\022\033\n\016parameter" +
"_name\030\004 \001(\tH\000\210\001\001\022\014\n\004name\030\005 \001(\tB\021\n\017_param" +
"eter_name\"\030\n\026CloseStatementResponse\"\332\001\n\005" +
"Frame\022\017\n\007is_last\030\001 \001(\010\022@\n\020relational_fra" +
"me\030\002 \001(\0132$.org.polypheny.prism.Relationa" +
"lFrameH\000\0226\n\013graph_frame\030\003 \001(\0132\037.org.poly" +
"pheny.prism.GraphFrameH\000\022<\n\016document_fra" +
"me\030\004 \001(\0132\".org.polypheny.prism.DocumentF" +
"rameH\000B\010\n\006resultBX\n\023org.polypheny.prismB" +
"\022StatementResponsesP\001Z\031org/polypheny/pri" +
"sm;prism\252\002\017Polypheny.Prismb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
org.polypheny.prism.RelationalResult.getDescriptor(),
org.polypheny.prism.GraphResultProto.getDescriptor(),
org.polypheny.prism.DocumentResultProto.getDescriptor(),
});
internal_static_org_polypheny_prism_CloseResultResponse_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_org_polypheny_prism_CloseResultResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_CloseResultResponse_descriptor,
new java.lang.String[] { });
internal_static_org_polypheny_prism_StatementResponse_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_org_polypheny_prism_StatementResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_StatementResponse_descriptor,
new java.lang.String[] { "StatementId", "Result", "Result", });
internal_static_org_polypheny_prism_StatementResult_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_org_polypheny_prism_StatementResult_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_StatementResult_descriptor,
new java.lang.String[] { "Scalar", "Frame", "Frame", });
internal_static_org_polypheny_prism_StatementBatchResponse_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_org_polypheny_prism_StatementBatchResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_StatementBatchResponse_descriptor,
new java.lang.String[] { "BatchId", "Scalars", });
internal_static_org_polypheny_prism_PreparedStatementSignature_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_org_polypheny_prism_PreparedStatementSignature_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_PreparedStatementSignature_descriptor,
new java.lang.String[] { "StatementId", "ParameterMetas", });
internal_static_org_polypheny_prism_ParameterMeta_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_org_polypheny_prism_ParameterMeta_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_ParameterMeta_descriptor,
new java.lang.String[] { "Precision", "Scale", "TypeName", "ParameterName", "Name", "ParameterName", });
internal_static_org_polypheny_prism_CloseStatementResponse_descriptor =
getDescriptor().getMessageTypes().get(6);
internal_static_org_polypheny_prism_CloseStatementResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_CloseStatementResponse_descriptor,
new java.lang.String[] { });
internal_static_org_polypheny_prism_Frame_descriptor =
getDescriptor().getMessageTypes().get(7);
internal_static_org_polypheny_prism_Frame_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_Frame_descriptor,
new java.lang.String[] { "IsLast", "RelationalFrame", "GraphFrame", "DocumentFrame", "Result", });
org.polypheny.prism.RelationalResult.getDescriptor();
org.polypheny.prism.GraphResultProto.getDescriptor();
org.polypheny.prism.DocumentResultProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}