| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<C> |
ExecutionFactory.getMetadataProcessor()
Get a MetadataProcessor for the translator to read the metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccumuloMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<AccumuloConnection> |
AccumuloExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
CassandraMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<CassandraConnection> |
CassandraExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
ExcelMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<FileConnection> |
ExcelExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
GoogleMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<GoogleSpreadsheetConnection> |
SpreadsheetExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<ObjectConnection> |
InfinispanHotRodExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtobufMetadataProcessor
The ProtobufMetadataProcess is the logic for providing metadata to the translator based on
the google protobuf Descriptors and the defined class types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCMetdataProcessor
Reads from
DatabaseMetaData and creates metadata through the MetadataFactory. |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<Connection> |
JDBCExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<Connection> |
AccessExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
HanaMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<Connection> |
HanaExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
ModeShapeJDBCMetdataProcessor
Reads from
DatabaseMetaData and creates metadata through the MetadataFactory. |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<Connection> |
ModeShapeExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<Connection> |
MySQLExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<Connection> |
OracleExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
PIMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<Connection> |
PIExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<Connection> |
PostgreSQLExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<Connection> |
SQLServerExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<Connection> |
TeiidExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
JPAMetadataProcessor
TODO:
- support of abstract entities is an issue, should we represent base and extended types, just extended types?
|
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<javax.persistence.EntityManager> |
JPA2ExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoDBMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<MongoDBConnection> |
MongoDBExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<ObjectConnection> |
ObjectExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaBeanMetadataProcessor
The BaseMetadataProcess is the core logic for providing metadata to the translator.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<WSConnection> |
ODataExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
SAPMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<WSConnection> |
SAPODataExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
ODataMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<WSConnection> |
ODataExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
PrestoDBMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<Connection> |
PrestoDBExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
SalesForceMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<SalesforceConnection> |
SalesForceExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDBMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<SimpleDBConnection> |
SimpleDBExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<SolrConnection> |
SolrExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
SwaggerMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<WSConnection> |
SwaggerExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
WSDLMetadataProcessor |
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<WSConnection> |
WSExecutionFactory.getMetadataProcessor() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.