See: Description
Interface | Description |
---|---|
PreparedStatementPart |
The rendered SQL for a part of a prepared statement, including replacements for ? placeholders.
|
Class | Description |
---|---|
Criteria |
Encapsulates conditions to access rows in database tables.
|
Criterion |
Describes one or more where clause parts in the Criteria.
|
FromElement |
This class describes an Element in the From-part of a SQL clause.
|
Join |
Data object to describe a join between two tables, for example
|
PreparedStatementPartImpl |
Modifiable implementation of the PreparedStatementPart interface.
|
SqlEnum |
A typesafe enum of SQL string fragments.
|
Enum | Description |
---|---|
JoinType |
The possible explicit join types.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.