Module io.helidon.dbclient.common
Package io.helidon.dbclient.common
Helper classes to use in various implementations.
-
Interface Summary Interface Description InterceptorSupport Support for interceptors. -
Class Summary Class Description AbstractDbExecute Implements methods that do not require implementation for each provider.AbstractStatement<S extends DbStatement<S,R>,R> Common statement methods and fields.DbClientMapperProvider Java Service loader service to get database types mappers.InterceptorSupport.Builder Fluent API builder forInterceptorSupport. -
Enum Summary Enum Description ParamType Type of statement parameters.