Uses of Interface
io.helidon.data.sql.common.SqlDriver
Packages that use SqlDriver
Package
Description
SQL specific support, use by all modules that interact with SQL databases.
-
Uses of SqlDriver in io.helidon.data.sql.common
Methods in io.helidon.data.sql.common that return SqlDriverModifier and TypeMethodDescriptionstatic SqlDriver
SqlDriver.create
(ConnectionConfig connectionConfig) Create a new driver instance from the Helidon data configuration.