Uses of Package
io.helidon.dbclient
Package
Description
Reactive Database API for Helidon.
Helper classes to use in various implementations.
Health check support for Helidon DB Client.
Helidon DB implementation for JDBC.
JSON Processing support for Helidon DB.
Metrics support for Helidon DB Client.
Helidon DB integration for reactive mongoDB.
Service provider interface for Helidon DB.
Tracing support for Helidon DB.
-
ClassDescriptionHelidon database client.Helidon database handler builder.A
RuntimeException
used 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. -
ClassDescriptionServices 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.Database executor.Mapper manager of all configured
mappers
.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.Usual supported statement types. -
-
ClassDescriptionHelidon 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.
-
-
ClassDescriptionServices can modify the data used to execute a statement as well as react on a statement result.
-
ClassDescriptionHelidon database client.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.A mapper to map database objects to/from a specific type.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.Usual supported statement types.Database transaction.
-
ClassDescriptionHelidon 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.
-
ClassDescriptionServices 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.