| Interface | Description |
|---|---|
| Lazy.Supplier<T,E extends Throwable> |
| Class | Description |
|---|---|
| AbstractRDBMSAdapter |
A class representing support for an RDBMS.
|
| AbstractRDBMSAdapter.FullyQualifiedName | |
| AbstractRDBMSAdapter.Procedure | |
| Argument | |
| ArgumentListCache | |
| AutoComplete | |
| DbConfig | |
| DbQueryTyper | |
| Lazy<T,E extends Throwable> |
Class for a Thread-Safe LazyEvaluated supplier which can
throw exceptions
|
| LazySQLProcessor | |
| MssqlAdapter | |
| MysqlAdapter | |
| OracleAdapter | |
| TypeHelper | |
| UnknownRDBMSAdapter |
| Enum | Description |
|---|---|
| Argument.Direction |
| Exception | Description |
|---|---|
| AbstractRDBMSAdapter.NotSupportedException | |
| Argument.MismatchException | |
| Argument.ParsingException | |
| DbConfig.ConfigException | |
| ElementException |
Exception which should be shown to the user of the
Annotation Processon on an element which is causing it
|
| TypeHelper.UnknownTypeException |
Copyright © 2019. All rights reserved.