| Interface | Description |
|---|---|
| AbstractDAO.UpdateData | |
| AbstractPreparedQuery.ResultSetConsumer |
| Class | Description |
|---|---|
| AbstractAndOrConnection<T,U extends AbstractStatement<T>> |
Base Class for connecting different Where clauses.
|
| AbstractDAO | |
| AbstractJoinClause<S,T> |
Joins the class S to T for additional where conditions.
|
| AbstractPreparedQuery<T> | |
| AbstractQuery | |
| AbstractStatement<T> |
Base class for the query builder that contain WHERE restrictions.
|
| AndQueryConnection<T,U extends AbstractStatement<T>> | |
| BackwardJoinClause<S,T> | |
| ForwardJoinClause<S,T> | |
| InitialQueryConnection<T,U extends AbstractStatement<T>> | |
| MappingHelper | |
| OrQueryConnection<T,U extends AbstractStatement<T>> | |
| PreparedDelete<T> | |
| PreparedInsert<T> | |
| SelectStatement<T> | |
| WhereClause<S,T,U extends AbstractStatement<T>> |
| Enum | Description |
|---|---|
| Cascade |
| Exception | Description |
|---|---|
| DatabaseException | |
| MappingException |
Copyright © 2019. All rights reserved.