Package it.unibz.inf.ontop.dbschema
Interface OntopViewMetadataProvider
-
- All Superinterfaces:
MetadataLookup,MetadataProvider
- All Known Implementing Classes:
OntopViewMetadataProviderImpl
public interface OntopViewMetadataProvider extends MetadataProvider
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceOntopViewMetadataProvider.Factory
-
Method Summary
-
Methods inherited from interface it.unibz.inf.ontop.dbschema.MetadataLookup
getBlackBoxView, getQuotedIDFactory, getRelation
-
Methods inherited from interface it.unibz.inf.ontop.dbschema.MetadataProvider
getDBParameters, getRelationIDs, insertIntegrityConstraints, normalizeAndOptimizeRelations
-
-