All Classes and Interfaces

Class
Description
 
 
CustomDb helper that provides a common API for operating with SQL-database that is not yet fully supported.
 
Enumeration of supported database types.
 
Parent class for interacting with Databases
Exceptions that can be thrown during JdbcExecutor use
Utility class for converting a flat JSON object into a two-dimensional Object[][] array.
Utility class that provides a centralized application logger.
MariaDb helper that provides a common API for operating with MariaDb.
MsSQL helper that provides a common API for operating with MsSQL.
MySQL helper that provides a common API for operating with MySQL.
OracleDb helper that provides a common API for operating with OracleDb.
PostgreSQL helper that provides a common API for operating with PostgreSQL.
Class with builders from arrays (Object[][]) to sql scripts
Exceptions that can be thrown during QueryBuilder use
 
 
 
 
Defines configuration accessors for SQL execution components.
Exceptions that can be thrown during SqlExecute use
Defines operations for executing SQL SELECT queries.
Defines operations for executing SQL data-modifying queries.