Modifier and Type | Method and Description |
---|---|
void |
MetadataRepository.loadMetadata(MetadataFactory factory,
ExecutionFactory<F,C> executionFactory,
F connectionFactory)
Loads the schema information for the vdb for the given schemaName.
|
void |
DefaultMetadataRepository.loadMetadata(MetadataFactory factory,
ExecutionFactory<F,C> executionFactory,
F connectionFactory)
Deprecated.
Calls the specific getter methods of this class to populate metadata on schema being loaded.
|
void |
MetadataRepository.loadMetadata(MetadataFactory factory,
ExecutionFactory<F,C> executionFactory,
F connectionFactory,
String text)
Loads the schema information for the vdb for the given schemaName.
|
void |
Parser.parseDDL(MetadataFactory factory,
Reader ddl)
Parses the given
Reader into the MetadataFactory . |
static String |
MetadataFactory.resolvePropertyKey(MetadataFactory factory,
String key) |
Modifier and Type | Method and Description |
---|---|
void |
IndexMetadataRepository.loadMetadata(MetadataFactory factory,
ExecutionFactory executionFactory,
Object connectionFactory) |
Modifier and Type | Method and Description |
---|---|
void |
BaseDelegatingExecutionFactory.getMetadata(MetadataFactory metadataFactory,
C conn) |
void |
ExecutionFactory.getMetadata(MetadataFactory metadataFactory,
C conn)
Implement to provide metadata to the metadata for use by the engine.
|
void |
MetadataProcessor.process(MetadataFactory metadataFactory,
C connection) |
Modifier and Type | Method and Description |
---|---|
void |
AccumuloMetadataProcessor.process(MetadataFactory mf,
AccumuloConnection conn) |
Modifier and Type | Method and Description |
---|---|
void |
CassandraMetadataProcessor.process(MetadataFactory factory,
CassandraConnection connection)
Creates metadata from all column families in current keyspace.
|
Modifier and Type | Method and Description |
---|---|
void |
ExcelMetadataProcessor.process(MetadataFactory mf,
FileConnection conn) |
Modifier and Type | Method and Description |
---|---|
void |
FileExecutionFactory.getMetadata(MetadataFactory metadataFactory,
javax.resource.cci.Connection connection) |
Modifier and Type | Method and Description |
---|---|
void |
GoogleMetadataProcessor.process(MetadataFactory mf,
GoogleSpreadsheetConnection conn)
Creates metadata from all spreadsheets in the user account.
|
Modifier and Type | Method and Description |
---|---|
void |
HiveMetadataProcessor.getConnectorMetadata(Connection conn,
MetadataFactory metadataFactory) |
void |
HiveMetadataProcessor.process(MetadataFactory metadataFactory,
Connection conn) |
Modifier and Type | Method and Description |
---|---|
void |
ProtobufMetadataProcessor.process(MetadataFactory metadataFactory,
ObjectConnection connection) |
Modifier and Type | Method and Description |
---|---|
protected Column |
JDBCMetdataProcessor.addColumn(ResultSet columns,
Table table,
MetadataFactory metadataFactory,
int rsColumns)
Add a column to the given table based upon the current row of the columns resultset
|
protected Table |
JDBCMetdataProcessor.addTable(MetadataFactory metadataFactory,
String tableCatalog,
String tableSchema,
String tableName,
String remarks,
String fullName) |
protected Table |
JDBCMetdataProcessor.addTable(MetadataFactory metadataFactory,
String tableCatalog,
String tableSchema,
String tableName,
String remarks,
String fullName,
ResultSet tables) |
void |
JDBCMetdataProcessor.getConnectorMetadata(Connection conn,
MetadataFactory metadataFactory) |
void |
JDBCExecutionFactory.getMetadata(MetadataFactory metadataFactory,
Connection conn) |
void |
JDBCMetdataProcessor.process(MetadataFactory metadataFactory,
Connection conn) |
Modifier and Type | Method and Description |
---|---|
void |
HanaExecutionFactory.getMetadata(MetadataFactory metadataFactory,
Connection connection) |
Modifier and Type | Method and Description |
---|---|
void |
PIMetadataProcessor.getConnectorMetadata(Connection conn,
MetadataFactory metadataFactory) |
void |
PIExecutionFactory.getMetadata(MetadataFactory metadataFactory,
Connection conn) |
Modifier and Type | Method and Description |
---|---|
void |
JPAMetadataProcessor.process(MetadataFactory mf,
javax.persistence.EntityManager entityManager) |
Modifier and Type | Method and Description |
---|---|
void |
LoopbackExecutionFactory.getMetadata(MetadataFactory metadataFactory,
Object conn) |
Modifier and Type | Method and Description |
---|---|
void |
MongoDBMetadataProcessor.process(MetadataFactory metadataFactory,
MongoDBConnection connection) |
Modifier and Type | Method and Description |
---|---|
protected Column |
JavaBeanMetadataProcessor.addColumn(MetadataFactory mf,
Class<?> type,
String attributeName,
String nis,
Column.SearchType searchType,
Table entityTable,
boolean selectable,
BaseColumn.NullType nt,
boolean updatable,
ObjectConnection conn) |
void |
JavaBeanMetadataProcessor.process(MetadataFactory mf,
ObjectConnection conn) |
Modifier and Type | Method and Description |
---|---|
protected Table |
ODataMetadataProcessor.addEntitySetAsTable(MetadataFactory mf,
org.odata4j.edm.EdmEntitySet entitySet) |
protected Column |
ODataMetadataProcessor.buildColumn(MetadataFactory mf,
Table table,
org.odata4j.edm.EdmProperty ep,
org.odata4j.edm.EdmEntitySet entitySet,
String prefix) |
protected Table |
ODataMetadataProcessor.buildTable(MetadataFactory mf,
org.odata4j.edm.EdmEntitySet entitySet) |
void |
ODataMetadataProcessor.getMetadata(MetadataFactory mf,
org.odata4j.edm.EdmDataServices eds) |
void |
ODataExecutionFactory.getMetadata(MetadataFactory metadataFactory,
WSConnection conn) |
void |
ODataMetadataProcessor.process(MetadataFactory mf,
WSConnection conn) |
Modifier and Type | Method and Description |
---|---|
protected Table |
SAPMetadataProcessor.addEntitySetAsTable(MetadataFactory mf,
org.odata4j.edm.EdmEntitySet entitySet) |
protected Column |
SAPMetadataProcessor.buildColumn(MetadataFactory mf,
Table table,
org.odata4j.edm.EdmProperty ep,
org.odata4j.edm.EdmEntitySet entitySet,
String prefix) |
protected Table |
SAPMetadataProcessor.buildTable(MetadataFactory mf,
org.odata4j.edm.EdmEntitySet entitySet) |
Modifier and Type | Method and Description |
---|---|
void |
ODataExecutionFactory.getMetadata(MetadataFactory metadataFactory,
WSConnection conn) |
void |
ODataMetadataProcessor.process(MetadataFactory mf,
WSConnection conn) |
Modifier and Type | Method and Description |
---|---|
void |
PrestoDBMetadataProcessor.getConnectorMetadata(Connection conn,
MetadataFactory metadataFactory) |
void |
PrestoDBMetadataProcessor.process(MetadataFactory metadataFactory,
Connection conn) |
Modifier and Type | Method and Description |
---|---|
static void |
SalesForceMetadataProcessor.addProcedrues(MetadataFactory metadataFactory) |
void |
SalesForceExecutionFactory.getMetadata(MetadataFactory metadataFactory,
SalesforceConnection connection) |
void |
SalesForceMetadataProcessor.process(MetadataFactory mf,
SalesforceConnection connection) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleDBMetadataProcessor.process(MetadataFactory metadataFactory,
SimpleDBConnection connection)
As SimpleDB does not provide any way to obtain all attribute names for
given domain (one can query only attribute names for single item) and
querrying all items in domain to get complete set of attribute names
would be very slow and resource consuming, this approach has been
selected: For each domain only first item is queried for attribute names
and metadata are created using this information.
|
Modifier and Type | Method and Description |
---|---|
void |
SolrMetadataProcessor.getConnectorMetadata(SolrConnection conn,
MetadataFactory metadataFactory) |
void |
SolrMetadataProcessor.process(MetadataFactory metadataFactory,
SolrConnection connection) |
Modifier and Type | Method and Description |
---|---|
void |
SwaggerMetadataProcessor.process(MetadataFactory mf,
WSConnection connection) |
Modifier and Type | Method and Description |
---|---|
void |
WSExecutionFactory.getMetadata(MetadataFactory metadataFactory,
WSConnection conn) |
void |
WSDLMetadataProcessor.process(MetadataFactory mf,
WSConnection connection) |
Modifier and Type | Method and Description |
---|---|
void |
YahooExecutionFactory.getMetadata(MetadataFactory metadataFactory,
Object connection) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.