Uses of Class
org.teiid.metadata.ExtensionMetadataProperty
-
-
Uses of ExtensionMetadataProperty in org.teiid.infinispan.api
Fields in org.teiid.infinispan.api with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
ProtobufMetadataProcessor. CACHE
static String
ProtobufMetadataProcessor. MERGE
static String
ProtobufMetadataProcessor. MESSAGE_NAME
static String
ProtobufMetadataProcessor. PARENT_COLUMN_NAME
static String
ProtobufMetadataProcessor. PARENT_TAG
static String
ProtobufMetadataProcessor. PSEUDO
static String
ProtobufMetadataProcessor. TAG
-
Uses of ExtensionMetadataProperty in org.teiid.translator
Fields in org.teiid.translator with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
MetadataProcessor. FQN
-
Uses of ExtensionMetadataProperty in org.teiid.translator.accumulo
Fields in org.teiid.translator.accumulo with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
AccumuloMetadataProcessor. CF
static String
AccumuloMetadataProcessor. CQ
static String
AccumuloMetadataProcessor. VALUE_IN
-
Uses of ExtensionMetadataProperty in org.teiid.translator.cassandra
Fields in org.teiid.translator.cassandra with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
CassandraMetadataProcessor. ALLOWFILTERING
-
Uses of ExtensionMetadataProperty in org.teiid.translator.couchbase
Fields in org.teiid.translator.couchbase with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
CouchbaseMetadataProcessor. IS_ARRAY_TABLE
static String
CouchbaseMetadataProcessor. NAMED_TYPE_PAIR
-
Uses of ExtensionMetadataProperty in org.teiid.translator.excel
Fields in org.teiid.translator.excel with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
ExcelMetadataProcessor. CELL_NUMBER
static String
ExcelMetadataProcessor. FILE
static String
ExcelMetadataProcessor. FIRST_DATA_ROW_NUMBER
-
Uses of ExtensionMetadataProperty in org.teiid.translator.jdbc.pi
Fields in org.teiid.translator.jdbc.pi with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
PIMetadataProcessor. TVF
-
Uses of ExtensionMetadataProperty in org.teiid.translator.jpa
Fields in org.teiid.translator.jpa with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
JPAMetadataProcessor. ENTITYCLASS
static String
JPAMetadataProcessor. KEY_ASSOSIATED_WITH_FOREIGN_TABLE
static String
JPAMetadataProcessor. RELATION_KEY
static String
JPAMetadataProcessor. RELATION_PROPERTY
-
Uses of ExtensionMetadataProperty in org.teiid.translator.mongodb
Fields in org.teiid.translator.mongodb with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
MongoDBMetadataProcessor. EMBEDDABLE
static String
MongoDBMetadataProcessor. MERGE
-
Uses of ExtensionMetadataProperty in org.teiid.translator.odata
Fields in org.teiid.translator.odata with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
ODataMetadataProcessor. COLUMN_GROUP
static String
ODataMetadataProcessor. COMPLEX_TYPE
static String
ODataMetadataProcessor. ENTITY_TYPE
static String
ODataMetadataProcessor. HTTP_METHOD
static String
ODataMetadataProcessor. JOIN_COLUMN
static String
ODataMetadataProcessor. LINK_TABLES
-
Uses of ExtensionMetadataProperty in org.teiid.translator.odata4
Fields in org.teiid.translator.odata4 with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
ODataMetadataProcessor. NAME_IN_SCHEMA
static String
ODataMetadataProcessor. ODATA_TYPE
static String
ODataMetadataProcessor. PSEUDO
-
Uses of ExtensionMetadataProperty in org.teiid.translator.openapi
Fields in org.teiid.translator.openapi with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
OpenAPIMetadataProcessor. COLLECION_FORMAT
static String
OpenAPIMetadataProcessor. CONSUMES
static String
OpenAPIMetadataProcessor. METHOD
static String
OpenAPIMetadataProcessor. PARAMETER_TYPE
static String
OpenAPIMetadataProcessor. PRODUCES
static String
OpenAPIMetadataProcessor. URI
-
Uses of ExtensionMetadataProperty in org.teiid.translator.salesforce
Fields in org.teiid.translator.salesforce with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
SalesForceMetadataProcessor. TABLE_CUSTOM
static String
SalesForceMetadataProcessor. TABLE_SUPPORTS_QUERY
static String
SalesForceMetadataProcessor. TABLE_SUPPORTS_RETRIEVE
-
Uses of ExtensionMetadataProperty in org.teiid.translator.swagger
Fields in org.teiid.translator.swagger with annotations of type ExtensionMetadataProperty Modifier and Type Field Description static String
SwaggerMetadataProcessor. CHARSET
static String
SwaggerMetadataProcessor. COLLECION_FORMAT
static String
SwaggerMetadataProcessor. CONSUMES
static String
SwaggerMetadataProcessor. METHOD
static String
SwaggerMetadataProcessor. PARAMETER_TYPE
static String
SwaggerMetadataProcessor. PRODUCES
static String
SwaggerMetadataProcessor. SCHEME
static String
SwaggerMetadataProcessor. URI
-