org.polypheny.prism.MetaRequests 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/meta_requests.proto
package org.polypheny.prism;
public final class MetaRequests {
private MetaRequests() {}
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_DbmsVersionRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_DbmsVersionRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_DefaultNamespaceRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_DefaultNamespaceRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_TableTypesRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_TableTypesRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_TypesRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_TypesRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_SqlStringFunctionsRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_SqlStringFunctionsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_SqlSystemFunctionsRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_SqlSystemFunctionsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_SqlTimeDateFunctionsRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_SqlTimeDateFunctionsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_SqlNumericFunctionsRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_SqlNumericFunctionsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_SqlKeywordsRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_SqlKeywordsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_ProceduresRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_ProceduresRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_ClientInfoPropertiesRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_ClientInfoPropertiesRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_org_polypheny_prism_FunctionsRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_org_polypheny_prism_FunctionsRequest_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/meta_requests.prot" +
"o\022\023org.polypheny.prism\"\024\n\022DbmsVersionReq" +
"uest\"\031\n\027DefaultNamespaceRequest\"\023\n\021Table" +
"TypesRequest\"\016\n\014TypesRequest\"\033\n\031SqlStrin" +
"gFunctionsRequest\"\033\n\031SqlSystemFunctionsR" +
"equest\"\035\n\033SqlTimeDateFunctionsRequest\"\034\n" +
"\032SqlNumericFunctionsRequest\"\024\n\022SqlKeywor" +
"dsRequest\"e\n\021ProceduresRequest\022\020\n\010langua" +
"ge\030\001 \001(\t\022#\n\026procedure_name_pattern\030\003 \001(\t" +
"H\000\210\001\001B\031\n\027_procedure_name_pattern\"\035\n\033Clie" +
"ntInfoPropertiesRequest\"E\n\020FunctionsRequ" +
"est\022\026\n\016query_language\030\001 \001(\t\022\031\n\021function_" +
"category\030\002 \001(\tBR\n\023org.polypheny.prismB\014M" +
"etaRequestsP\001Z\031org/polypheny/prism;prism" +
"\252\002\017Polypheny.Prismb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_org_polypheny_prism_DbmsVersionRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_org_polypheny_prism_DbmsVersionRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_DbmsVersionRequest_descriptor,
new java.lang.String[] { });
internal_static_org_polypheny_prism_DefaultNamespaceRequest_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_org_polypheny_prism_DefaultNamespaceRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_DefaultNamespaceRequest_descriptor,
new java.lang.String[] { });
internal_static_org_polypheny_prism_TableTypesRequest_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_org_polypheny_prism_TableTypesRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_TableTypesRequest_descriptor,
new java.lang.String[] { });
internal_static_org_polypheny_prism_TypesRequest_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_org_polypheny_prism_TypesRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_TypesRequest_descriptor,
new java.lang.String[] { });
internal_static_org_polypheny_prism_SqlStringFunctionsRequest_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_org_polypheny_prism_SqlStringFunctionsRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_SqlStringFunctionsRequest_descriptor,
new java.lang.String[] { });
internal_static_org_polypheny_prism_SqlSystemFunctionsRequest_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_org_polypheny_prism_SqlSystemFunctionsRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_SqlSystemFunctionsRequest_descriptor,
new java.lang.String[] { });
internal_static_org_polypheny_prism_SqlTimeDateFunctionsRequest_descriptor =
getDescriptor().getMessageTypes().get(6);
internal_static_org_polypheny_prism_SqlTimeDateFunctionsRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_SqlTimeDateFunctionsRequest_descriptor,
new java.lang.String[] { });
internal_static_org_polypheny_prism_SqlNumericFunctionsRequest_descriptor =
getDescriptor().getMessageTypes().get(7);
internal_static_org_polypheny_prism_SqlNumericFunctionsRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_SqlNumericFunctionsRequest_descriptor,
new java.lang.String[] { });
internal_static_org_polypheny_prism_SqlKeywordsRequest_descriptor =
getDescriptor().getMessageTypes().get(8);
internal_static_org_polypheny_prism_SqlKeywordsRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_SqlKeywordsRequest_descriptor,
new java.lang.String[] { });
internal_static_org_polypheny_prism_ProceduresRequest_descriptor =
getDescriptor().getMessageTypes().get(9);
internal_static_org_polypheny_prism_ProceduresRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_ProceduresRequest_descriptor,
new java.lang.String[] { "Language", "ProcedureNamePattern", "ProcedureNamePattern", });
internal_static_org_polypheny_prism_ClientInfoPropertiesRequest_descriptor =
getDescriptor().getMessageTypes().get(10);
internal_static_org_polypheny_prism_ClientInfoPropertiesRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_ClientInfoPropertiesRequest_descriptor,
new java.lang.String[] { });
internal_static_org_polypheny_prism_FunctionsRequest_descriptor =
getDescriptor().getMessageTypes().get(11);
internal_static_org_polypheny_prism_FunctionsRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_org_polypheny_prism_FunctionsRequest_descriptor,
new java.lang.String[] { "QueryLanguage", "FunctionCategory", });
}
// @@protoc_insertion_point(outer_class_scope)
}