Uses of Interface
io.helidon.data.sql.common.SqlConfig
Packages that use SqlConfig
Package
Description
Helidon Data Repository with Jakarta Persistence Runtime.
SQL specific support, use by all modules that interact with SQL databases.
-
Uses of SqlConfig in io.helidon.data.jakarta.persistence
Subinterfaces of SqlConfig in io.helidon.data.jakarta.persistenceModifier and TypeInterfaceDescriptioninterface
Configuration of Helidon Data for Jakarta Persistence.(package private) interface
io.helidon.data.jakarta.persistence.JpaPersistenceUnitConfigBlueprint
Configuration of Helidon Data for Jakarta Persistence.Classes in io.helidon.data.jakarta.persistence that implement SqlConfigModifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations. -
Uses of SqlConfig in io.helidon.data.sql.common
Classes in io.helidon.data.sql.common with type parameters of type SqlConfigModifier and TypeClassDescriptionstatic class
SqlConfig.BuilderBase<BUILDER extends SqlConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends SqlConfig> Fluent API builder base forSqlConfig
.Classes in io.helidon.data.sql.common that implement SqlConfigModifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.Methods in io.helidon.data.sql.common that return SqlConfigMethods in io.helidon.data.sql.common with parameters of type SqlConfig