|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CriteriaInterface<T> | Deprecated. This interface will only exist temporarily and will be removed as soon as the class org.apache.torque.util.Criteria is removed. |
Class Summary | |
---|---|
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 |
PreparedStatementPart | The rendered SQL for a part of a prepared statement. |
SqlEnum | A typesafe enum of SQL string fragments. |
Enum Summary | |
---|---|
JoinType | The possible explicit join types. |
This package contains Torque's Criteria classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |