All Classes and Interfaces
Class
Description
Class to convert sql arrays to java arrays or collections and vice versa.
Configuration stage, which is used to configura a
HikariConfig.Configuration stage of a
QueryBuilderBase class which can be used for classes which call the database.
Class to create a
HikariDataSource with a builder pattern.Class which provides basic data for a database
Represents a default database
Utilitites for database handling
A basic jdbc config
A stage which represents a property creator for a data source.
A key value pair used to represent url parameter
A class which wrapps a
PreparedStatement and allows to set the values with a builder pattern.This query builder can be used to execute one or more queries onto a database via a connection provided by a datasource.
Configuration for a
QueryBuilderBuilder for a
QueryBuilderConfigThis class provides simple methods to create preconfigured
QueryBuilder.Base class which provides a factory for easy usage.
Query stage of a
QueryBuilderRepresents a ResultStage of a
QueryBuilder.Represents a RetrievalStage of a
QueryBuilder.Defines a sql type and handles RDBMS specific actions.
An SQL updater which performs database updates via upgrade scripts.
Class to build a
SqlUpdater with a builder patternClass representing a version maintained by the
SqlUpdater.Statement stage of a
QueryBuilderRepresents an operation that accepts a single input argument and returns no
result.
Represents a function which can throw an exception.
Represents a UpdateStage of a
QueryBuilder.Convert uuids to bytes and vice versa