All Classes and Interfaces

Class
Description
Abstract parent class of all DatabaseManagers
Parent class of all MariaDBManagers
 
 
Parent interface of all async database managers
 
 
Deprecated.
Use BatchSqlStatements instead
Container class for SQL statements with same structure for SyncDBManager#executeBatchSql and AsyncDBManager#executeBatchSql
Util class for generating random values
A weighted entry holding a chance and a result value, used in Chance.roll(Collection).
 
Interface, signalizing, the subclass can be copied with Copyable.copy()
Exception, used in database context
Parent interface of all database managers
 
Level of logging
Exception, signalizing a class is initialized two times when must only be initialized once
Thrown in Conditions's `#checkRange` methods
 
Utility class for initializing classes with wrapping logging
Thrown when Initializer throws an error
 
Type of logging
 
Builder class to configure MariaDB tables
Exception, signalizing an object was not null when should be
Utility tuple with 2 values
Utility tuple with 4 values
Utility class for running Runnables and Suppliers with wrapping logging
Class for simple handling of a single table row.
Class for simple handling results of a selection
 
 
Parent interface of all sync database managers
The API class
 
Parent class of all exceptions in TeszCore
Main class for logging
 
Utility tuple with 3 values
Class for managing YAML files
 
Exception thrown in YamlConfig context