Package Hierarchies:
- io.github.mrtesz.teszcore.api,
- io.github.mrtesz.teszcore.api.db.manager,
- io.github.mrtesz.teszcore.api.db.table,
- io.github.mrtesz.teszcore.config,
- io.github.mrtesz.teszcore.copyable,
- io.github.mrtesz.teszcore.db.batch,
- io.github.mrtesz.teszcore.db.manager,
- io.github.mrtesz.teszcore.db.manager.mariadb,
- io.github.mrtesz.teszcore.db.manager.sqlite,
- io.github.mrtesz.teszcore.db.selection,
- io.github.mrtesz.teszcore.db.table.mariadb,
- io.github.mrtesz.teszcore.db.table.sqlite,
- io.github.mrtesz.teszcore.exceptions,
- io.github.mrtesz.teszcore.internal.init,
- io.github.mrtesz.teszcore.internal.log4j,
- io.github.mrtesz.teszcore.json,
- io.github.mrtesz.teszcore.logged,
- io.github.mrtesz.teszcore.logger,
- io.github.mrtesz.teszcore.logger.level,
- io.github.mrtesz.teszcore.util,
- io.github.mrtesz.teszcore.util.tuple
Class Hierarchy
- java.lang.Object
- io.github.mrtesz.teszcore.db.manager.AbstractDBManager (implements io.github.mrtesz.teszcore.api.db.manager.DBManager)
- org.apache.logging.log4j.core.AbstractLifeCycle (implements org.apache.logging.log4j.core.LifeCycle2)
- org.apache.logging.log4j.core.filter.AbstractFilterable (implements org.apache.logging.log4j.core.filter.Filterable)
- org.apache.logging.log4j.core.appender.AbstractAppender (implements org.apache.logging.log4j.core.Appender, org.apache.logging.log4j.core.impl.LocationAware)
- io.github.mrtesz.teszcore.db.batch.BatchSqlStatement
- io.github.mrtesz.teszcore.db.batch.BatchSqlStatements
- io.github.mrtesz.teszcore.util.Chance
- io.github.mrtesz.teszcore.util.Conditions
- io.github.mrtesz.teszcore.internal.init.Init
- io.github.mrtesz.teszcore.logged.Initializer (implements io.github.mrtesz.teszcore.copyable.Copyable<T>)
- io.github.mrtesz.teszcore.json.JsonSerializable<T>
- io.github.mrtesz.teszcore.db.table.mariadb.MariaDBTable (implements io.github.mrtesz.teszcore.api.db.table.DBTable)
- io.github.mrtesz.teszcore.util.tuple.Pair<L,R> (implements io.github.mrtesz.teszcore.copyable.Copyable<T>)
- io.github.mrtesz.teszcore.util.tuple.Quadruple<L,ML,MR,R> (implements io.github.mrtesz.teszcore.copyable.Copyable<T>)
- io.github.mrtesz.teszcore.logged.Runner (implements io.github.mrtesz.teszcore.copyable.Copyable<T>)
- io.github.mrtesz.teszcore.db.selection.SelectionResult (implements io.github.mrtesz.teszcore.copyable.Copyable<T>)
- io.github.mrtesz.teszcore.db.selection.SelectionResults (implements io.github.mrtesz.teszcore.copyable.Copyable<T>)
- io.github.mrtesz.teszcore.db.table.sqlite.SqliteTable (implements io.github.mrtesz.teszcore.api.db.table.DBTable)
- io.github.mrtesz.teszcore.api.TeszCoreApi (implements io.github.mrtesz.teszcore.copyable.Copyable<T>)
- io.github.mrtesz.teszcore.api.TeszCoreApi.Initializer
- io.github.mrtesz.teszcore.logger.TeszCoreLogger (implements io.github.mrtesz.teszcore.copyable.Copyable<T>)
- io.github.mrtesz.teszcore.json.TeszGson
- java.lang.Throwable (implements java.io.Serializable)
- io.github.mrtesz.teszcore.util.tuple.Triple<L,M,R> (implements io.github.mrtesz.teszcore.copyable.Copyable<T>)
- io.github.mrtesz.teszcore.config.YamlConfig (implements io.github.mrtesz.teszcore.copyable.Copyable<T>)
- io.github.mrtesz.teszcore.config.YamlConfig.Builder (implements io.github.mrtesz.teszcore.copyable.Copyable<T>)