Hierarchy For All Packages
Package Hierarchies:- de.chojo.sqlutil.base,
- de.chojo.sqlutil.conversion,
- de.chojo.sqlutil.databases,
- de.chojo.sqlutil.datasource,
- de.chojo.sqlutil.datasource.stage,
- de.chojo.sqlutil.exceptions,
- de.chojo.sqlutil.jdbc,
- de.chojo.sqlutil.logging,
- de.chojo.sqlutil.updater,
- de.chojo.sqlutil.wrapper,
- de.chojo.sqlutil.wrapper.exception,
- de.chojo.sqlutil.wrapper.stage
Class Hierarchy
- java.lang.Object
- de.chojo.sqlutil.conversion.ArrayConverter
- de.chojo.sqlutil.base.DataHolder (implements de.chojo.sqlutil.base.DataSourceProvider)
- de.chojo.sqlutil.wrapper.QueryBuilder<T> (implements de.chojo.sqlutil.wrapper.stage.ConfigurationStage<T>, de.chojo.sqlutil.wrapper.stage.InsertStage, de.chojo.sqlutil.wrapper.stage.QueryStage<T>, de.chojo.sqlutil.wrapper.stage.ResultStage<T>, de.chojo.sqlutil.wrapper.stage.RetrievalStage<T>, de.chojo.sqlutil.wrapper.stage.StatementStage<T>)
- de.chojo.sqlutil.base.QueryFactoryHolder
- de.chojo.sqlutil.updater.SqlUpdater<T>
- de.chojo.sqlutil.datasource.DataSourceCreator<T> (implements de.chojo.sqlutil.datasource.stage.ConfigurationStage, de.chojo.sqlutil.datasource.stage.JdbcStage<T>)
- de.chojo.sqlutil.datasource.DbConfig
- de.chojo.sqlutil.databases.DefaultType<T> (implements de.chojo.sqlutil.databases.SqlType<T>)
- de.chojo.sqlutil.exceptions.ExceptionTransformer
- de.chojo.sqlutil.jdbc.JdbcConfig<T>
- de.chojo.sqlutil.jdbc.RemoteJdbcConfig<T>
- de.chojo.sqlutil.jdbc.MariaDbJdbc
- de.chojo.sqlutil.jdbc.MySQLJdbc
- de.chojo.sqlutil.jdbc.PostgresJdbc
- de.chojo.sqlutil.jdbc.SqLiteJdbc
- de.chojo.sqlutil.jdbc.RemoteJdbcConfig<T>
- de.chojo.sqlutil.jdbc.JdbProperty<T>
- de.chojo.sqlutil.wrapper.ParamBuilder
- de.chojo.sqlutil.wrapper.QueryBuilderConfig
- de.chojo.sqlutil.wrapper.QueryBuilderConfig.Builder
- de.chojo.sqlutil.wrapper.QueryBuilderFactory
- de.chojo.sqlutil.updater.QueryReplacement
- de.chojo.sqlutil.logging.SimpleLogger<T> (implements de.chojo.sqlutil.logging.LoggerAdapter)
- de.chojo.sqlutil.logging.JavaLogger
- de.chojo.sqlutil.logging.Slf4jLogger
- de.chojo.sqlutil.updater.SqlUpdater.SqlUpdaterBuilder<T>
- de.chojo.sqlutil.updater.SqlVersion
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- de.chojo.sqlutil.updater.UpdateException
- de.chojo.sqlutil.wrapper.exception.WrappedQueryExecutionException
- java.sql.SQLException (implements java.lang.Iterable<T>)
- de.chojo.sqlutil.wrapper.exception.QueryExecutionException
- java.lang.RuntimeException
- java.lang.Exception
- de.chojo.sqlutil.wrapper.stage.UpdateResult
- de.chojo.sqlutil.conversion.UUIDConverter
Interface Hierarchy
- de.chojo.sqlutil.datasource.stage.ConfigurationStage
- de.chojo.sqlutil.wrapper.stage.ConfigurationStage<T>
- de.chojo.sqlutil.base.DataSourceProvider
- de.chojo.sqlutil.datasource.stage.JdbcStage<T>
- de.chojo.sqlutil.logging.LoggerAdapter
- de.chojo.sqlutil.wrapper.stage.QueryStage<T>
- de.chojo.sqlutil.wrapper.stage.ResultStage<T>
- de.chojo.sqlutil.wrapper.stage.RetrievalStage<T>
- de.chojo.sqlutil.databases.SqlType<T>
- de.chojo.sqlutil.wrapper.stage.StatementStage<T>
- de.chojo.sqlutil.exceptions.ThrowingConsumer<T,
Exception> - de.chojo.sqlutil.exceptions.ThrowingFunction<R,
T, E> - de.chojo.sqlutil.wrapper.stage.UpdateStage
- de.chojo.sqlutil.wrapper.stage.InsertStage
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- de.chojo.sqlutil.jdbc.MariaDbJdbc.SslMode
- de.chojo.sqlutil.jdbc.PostgresJdbc.SslMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)