Index
Special characters
A
B
C
D
G
H
I
J
N
P
Q
R
S
T
U
X
Special characters
- @Call annotation
- @Column annotation
- @ColumnOverride annotation
- @ColumnOverrides annotation
- @Cursor annotation
- @GeneratedKey annotation
- @Group annotation
- @Handler annotation
- @PureQueryInterface
- @Required
- @Select annotation
- @Table annotation
- @Update annotation
A
- annotated methods
- annotated methods
- batch updates
- batch updates of multiple database objects (1), (2)
- CALL statements
- examples
- for querying in-memory collections
- for running SQL against databases
- java.sql.Connection objects
- javax.sql.DataSource objects
- overriding SQL statements
- overview
- return types
- returning multiple beans
- annotations in beans
B
- batch updates in pureQuery
- annotated methods
- inline methods
- beans
C
- CALL statements in pureQuery
- CallHandler<T> interface
- CallHandlerWithParameters <CAL> interface
- CallHandlerWithParameters <T> interface
D
- Data Definition Language (DDL) statements
- Data interface
- Data Manipulation Language (DML) statements
- DataFactory class
- DataRuntimeException exception
- DateFormatter class
G
- GenerationException
- GenerationException exception
H
- HeteroBatchSQLException exception
- HeterogeneousBatchKind
- HeterogeneousBatchKind enum
- Hook interface
I
- inline methods
- batch updates of multiple database objects (1), (2)
- CALL statements
- connecting to databases
- Data interface
- DataFactory class
- examples
- java.sql.Connection objects
- java.sql.ResultSet objects
- java.util.Map<Object,Object> objects
- javax.sql.DataSource objects
- method
- methods
- overview
- querying
- return types
- StoredProcedureResult interface
- target types
- updates
- Iterator objects
- IteratorPagingResultHandler class
- IteratorResultHandler class
J
- Java identifiers
- for pureQuery code development (1), (2)
- join predicate
- JSONResultHandler class
N
P
- ParameterHandler <T> interface
- ParameterHandler<T> interface
- pureQuery
- pureQuery code development
- pureQuery Generator utility
- pureQuery Javadoc
- pureQuery Runtime (1), (2), (3)
Q
- query results
- mapping ambiguous columns
R
- ResultHandler <RES> interface
- ResultHandler<RES> interface
- ResultIterator interface
- RowHandler <ROW> interface
- RowHandler<ROW> interface
- RowHandlerWithParameters<ROW> interface
S
- SQL identifiers in pureQuery (1), (2)
- SQL statements
- CALL statements
- Data Definition Language (DDL) statements
- Data Manipulation Language (DML) statements
- overriding
- querying databases
- querying in-memory Java collections
- running against databases (1), (2)
- runtime construction
- StoredProcedureResult interface
T
- TimeFormatter class
- TimestampFormatter class
U
- UpdateManyException exception
X