Uses of Package
io.helidon.dbclient
Packages that use io.helidon.dbclient
Package
Description
Reactive Database API for Helidon.
Service provider interface for Helidon DB.
-
Classes in io.helidon.dbclient used by io.helidon.dbclientClassDescriptionHelidon database client.Helidon database handler builder.A
RuntimeExceptionused by Helidon DB component.Services can modify the data used to execute a statement as well as react on a statement result.Interceptor context to get (and possibly manipulate) database operations.Column data and metadata.Database executor.Mapper manager of all configuredmappers.Fluent API builder forDbMapperManager.Representation of a single row in a database (in SQL this would be a row, in a Document DB, this would be a single document).Database statement that can process parameters.DML Database statement.Database statement that queries the database and returns a single row if present, or an empty optional.Database query statement.Configuration of statements to be used by database provider.Fluent API builder forDbStatements.Usual supported statement types.Database transaction. -
Classes in io.helidon.dbclient used by io.helidon.dbclient.spiClassDescriptionHelidon database client.Services can modify the data used to execute a statement as well as react on a statement result.A mapper to map database objects to/from a specific type.Configuration of statements to be used by database provider.