Uses of Interface
it.unibz.inf.ontop.injection.OntopSQLCoreSettings
-
Packages that use OntopSQLCoreSettings Package Description it.unibz.inf.ontop.injection it.unibz.inf.ontop.injection.impl -
-
Uses of OntopSQLCoreSettings in it.unibz.inf.ontop.injection
Subinterfaces of OntopSQLCoreSettings in it.unibz.inf.ontop.injection Modifier and Type Interface Description interfaceOntopSQLCredentialSettingsMethods in it.unibz.inf.ontop.injection that return OntopSQLCoreSettings Modifier and Type Method Description OntopSQLCoreSettingsOntopSQLCoreConfiguration. getSettings() -
Uses of OntopSQLCoreSettings in it.unibz.inf.ontop.injection.impl
Classes in it.unibz.inf.ontop.injection.impl that implement OntopSQLCoreSettings Modifier and Type Class Description classOntopSQLCoreSettingsImplclassOntopSQLCredentialSettingsImplMethods in it.unibz.inf.ontop.injection.impl that return OntopSQLCoreSettings Modifier and Type Method Description OntopSQLCoreSettingsOntopSQLCoreConfigurationImpl. getSettings()Constructors in it.unibz.inf.ontop.injection.impl with parameters of type OntopSQLCoreSettings Constructor Description OntopSQLCoreConfigurationImpl(OntopSQLCoreSettings settings, OntopSQLCoreConfigurationImpl.OntopSQLCoreOptions options)OntopSQLCoreConfigurationImpl(OntopSQLCoreSettings settings, OntopSQLCoreConfigurationImpl.OntopSQLCoreOptions sqlOptions, Supplier<com.google.inject.Injector> injectorSupplier)
-