public class OracleDBMetadataProvider extends DefaultSchemaDBMetadataProvider
AbstractDBMetadataProvider.DefaultRelationIdComponentsFactory, AbstractDBMetadataProvider.QuotedIDFactoryFactorySCHEMA_INDEXconnection, dbParameters, LOGGER, metadata, rawIdFactory| Modifier | Constructor and Description |
|---|---|
protected |
OracleDBMetadataProvider(Connection connection,
CoreSingletons coreSingletons) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkSameRelationID(it.unibz.inf.ontop.dbschema.RelationID extractedId,
it.unibz.inf.ontop.dbschema.RelationID givenId) |
protected it.unibz.inf.ontop.com.google.common.collect.ImmutableList<it.unibz.inf.ontop.dbschema.RelationID> |
getAllIDs(it.unibz.inf.ontop.dbschema.RelationID id) |
protected it.unibz.inf.ontop.dbschema.RelationID |
getCanonicalRelationId(it.unibz.inf.ontop.dbschema.RelationID relationID) |
protected ResultSet |
getRelationIDsResultSet() |
protected String |
getRelationSchema(it.unibz.inf.ontop.dbschema.RelationID id) |
getRelationCatalog, getRelationID, getRelationNamegetDBParameters, getQuotedIDFactory, getRelation, getRelationIDs, insertIntegrityConstraints, isRelationExcludedprotected OracleDBMetadataProvider(Connection connection, CoreSingletons coreSingletons) throws MetadataExtractionException
MetadataExtractionExceptionprotected it.unibz.inf.ontop.dbschema.RelationID getCanonicalRelationId(it.unibz.inf.ontop.dbschema.RelationID relationID)
getCanonicalRelationId in class DefaultSchemaDBMetadataProviderprotected void checkSameRelationID(it.unibz.inf.ontop.dbschema.RelationID extractedId,
it.unibz.inf.ontop.dbschema.RelationID givenId)
throws MetadataExtractionException
checkSameRelationID in class AbstractDBMetadataProviderMetadataExtractionExceptionprotected it.unibz.inf.ontop.com.google.common.collect.ImmutableList<it.unibz.inf.ontop.dbschema.RelationID> getAllIDs(it.unibz.inf.ontop.dbschema.RelationID id)
getAllIDs in class DefaultSchemaDBMetadataProviderprotected String getRelationSchema(it.unibz.inf.ontop.dbschema.RelationID id)
getRelationSchema in class DefaultSchemaDBMetadataProviderprotected ResultSet getRelationIDsResultSet() throws SQLException
getRelationIDsResultSet in class AbstractDBMetadataProviderSQLExceptionCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.