Uses of Interface
it.unibz.inf.ontop.injection.OntopSQLCoreConfiguration.OntopSQLCoreBuilderFragment
-
Packages that use OntopSQLCoreConfiguration.OntopSQLCoreBuilderFragment Package Description it.unibz.inf.ontop.injection it.unibz.inf.ontop.injection.impl -
-
Uses of OntopSQLCoreConfiguration.OntopSQLCoreBuilderFragment in it.unibz.inf.ontop.injection
Subinterfaces of OntopSQLCoreConfiguration.OntopSQLCoreBuilderFragment in it.unibz.inf.ontop.injection Modifier and Type Interface Description static interfaceOntopSQLCoreConfiguration.Builder<B extends OntopSQLCoreConfiguration.Builder<B>>static interfaceOntopSQLCredentialConfiguration.Builder<B extends OntopSQLCredentialConfiguration.Builder<B>> -
Uses of OntopSQLCoreConfiguration.OntopSQLCoreBuilderFragment in it.unibz.inf.ontop.injection.impl
Classes in it.unibz.inf.ontop.injection.impl that implement OntopSQLCoreConfiguration.OntopSQLCoreBuilderFragment Modifier and Type Class Description static classOntopSQLCoreConfigurationImpl.BuilderImpl<B extends OntopSQLCoreConfiguration.Builder<B>>protected static classOntopSQLCoreConfigurationImpl.DefaultOntopSQLCoreBuilderFragment<B extends OntopSQLCoreConfiguration.Builder<B>>protected static classOntopSQLCoreConfigurationImpl.OntopSQLCoreBuilderMixin<B extends OntopSQLCoreConfiguration.Builder<B>>static classOntopSQLCredentialConfigurationImpl.BuilderImpl<B extends OntopSQLCredentialConfiguration.Builder<B>>protected static classOntopSQLCredentialConfigurationImpl.OntopSQLCredentialBuilderMixin<B extends OntopSQLCredentialConfiguration.Builder<B>>
-