Uses of Interface
it.unibz.inf.ontop.dbschema.OntopViewFKSaturator
-
Packages that use OntopViewFKSaturator Package Description it.unibz.inf.ontop.dbschema.impl -
-
Uses of OntopViewFKSaturator in it.unibz.inf.ontop.dbschema.impl
Classes in it.unibz.inf.ontop.dbschema.impl that implement OntopViewFKSaturator Modifier and Type Class Description classBasicOntopViewFKSaturatorOnly looks at the target relations of existing FKs, does not consider transitive closure of FKs.Constructors in it.unibz.inf.ontop.dbschema.impl with parameters of type OntopViewFKSaturator Constructor Description OntopViewMetadataProviderImpl(MetadataProvider parentMetadataProvider, Reader ontopViewReader, OntopViewNormalizer ontopViewNormalizer, OntopViewFKSaturator fkSaturator)
-