public class OracleDBMetadataProvider extends DefaultDBMetadataProvider
connection, dbParameters, dbTypeFactory, idFactory, metadata, rawIdFactory| Modifier | Constructor and Description |
|---|---|
protected |
OracleDBMetadataProvider(Connection connection,
it.unibz.inf.ontop.model.type.TypeFactory typeFactory) |
| 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.dbschema.QuotedID |
getDefaultSchema() |
protected it.unibz.inf.ontop.dbschema.QuotedID |
getEffectiveRelationSchema(it.unibz.inf.ontop.dbschema.RelationID relationID) |
com.google.common.collect.ImmutableList<it.unibz.inf.ontop.dbschema.RelationID> |
getRelationAllIDs(it.unibz.inf.ontop.dbschema.RelationID id) |
com.google.common.collect.ImmutableList<it.unibz.inf.ontop.dbschema.RelationID> |
getRelationIDs() |
getDBParameters, getDBParameters, getFKRelationID, getPKRelationID, getQuotedIDFactory, getQuotedIDFactory, getRelation, getRelationCatalog, getRelationID, getRelationID, getRelationName, getRelationSchema, insertIntegrityConstraints, isSchemaIgnored, retrieveDefaultSchemaprotected OracleDBMetadataProvider(Connection connection, it.unibz.inf.ontop.model.type.TypeFactory typeFactory) throws MetadataExtractionException
MetadataExtractionExceptionprotected it.unibz.inf.ontop.dbschema.QuotedID getDefaultSchema()
getDefaultSchema in class DefaultDBMetadataProviderprotected it.unibz.inf.ontop.dbschema.QuotedID getEffectiveRelationSchema(it.unibz.inf.ontop.dbschema.RelationID relationID)
getEffectiveRelationSchema in class DefaultDBMetadataProviderprotected void checkSameRelationID(it.unibz.inf.ontop.dbschema.RelationID extractedId,
it.unibz.inf.ontop.dbschema.RelationID givenId)
throws MetadataExtractionException
checkSameRelationID in class DefaultDBMetadataProviderMetadataExtractionExceptionpublic com.google.common.collect.ImmutableList<it.unibz.inf.ontop.dbschema.RelationID> getRelationAllIDs(it.unibz.inf.ontop.dbschema.RelationID id)
getRelationAllIDs in class DefaultDBMetadataProviderpublic com.google.common.collect.ImmutableList<it.unibz.inf.ontop.dbschema.RelationID> getRelationIDs()
throws MetadataExtractionException
getRelationIDs in interface it.unibz.inf.ontop.dbschema.MetadataProvidergetRelationIDs in class DefaultDBMetadataProviderMetadataExtractionExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.