Uses of Package
io.helidon.dbclient
Packages that use io.helidon.dbclient
Package
Description
Helidon Database Client API.
Service provider interface for Helidon Database Client.
-
Classes in io.helidon.dbclient used by io.helidon.dbclientClassDescriptionHelidon database client.Helidon database handler builder.Base
DbClientBuilderimplementation.Helidon database client context.Builder forDbClientContext.Base builder forDbClientContext.ARuntimeExceptionused by Helidon database client.Services can modify the data used to execute a statement as well as react on a statement result.A base implementation of a client service that supports configuration of execution based on a statement name pattern and statement types.A base class for builders ofDbClientServiceBase.Interceptor context to get (and possibly manipulate) database operations.Interceptor context to get (and possibly manipulate) database operations.Column data and metadata.BaseDbColumnimplementation.Database context.Database executor.Execution context.Builder forDbExecuteContext.Base builder forDbExecuteContext.A mapper to map database objects to/from a specific type.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.Data Manipulation Language (DML) database statement.Database statement that queries the database and returns an optional row.Statement parameters.Database query statement.Configuration of statements to be used by database provider.Fluent API builder forDbStatements.Statement types.Database transaction. -
Classes in io.helidon.dbclient used by io.helidon.dbclient.spiClassDescriptionServices 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.Mapper manager of all configured
mappers.Configuration of statements to be used by database provider.