Verwendungen von Package
org.apache.torque.criteria
Packages, die org.apache.torque.criteria verwenden
Package
Beschreibung
This package contains Torque's Criteria classes.
Description of the schema layout.
Contains the Mapper interface which defines how to map from
a ResultSet to an object, and simple implementations of this interface.
This package contains classes which are mainly used in the SQL generation
process.
This package contains classes which can build
PreparedStatementParts from a single value or column.
This package contains classes which can build
PreparedStatementParts from a WhereClauseExpression.
Misc. utility classes.
-
Von org.apache.torque.criteria verwendete Klassen in org.apache.torque.criteriaKlasseBeschreibungEncapsulates conditions to access rows in database tables.Describes one or more where clause parts in the Criteria.This class describes an Element in the From-part of a SQL clause.Data object to describe a join between two tables, for exampleThe possible explicit join types.The rendered SQL for a part of a prepared statement, including replacements for ?Modifiable implementation of the PreparedStatementPart interface.A typesafe enum of SQL string fragments.
-
Von org.apache.torque.map verwendete Klassen in org.apache.torque.criteria
-
Von org.apache.torque.om.mapper verwendete Klassen in org.apache.torque.criteria
-
Von org.apache.torque.sql verwendete Klassen in org.apache.torque.criteriaKlasseBeschreibungEncapsulates conditions to access rows in database tables.This class describes an Element in the From-part of a SQL clause.A typesafe enum of SQL string fragments.
-
Von org.apache.torque.sql.objectbuilder verwendete Klassen in org.apache.torque.criteriaKlasseBeschreibungEncapsulates conditions to access rows in database tables.The rendered SQL for a part of a prepared statement, including replacements for ?
-
Von org.apache.torque.sql.whereclausebuilder verwendete Klassen in org.apache.torque.criteriaKlasseBeschreibungThe rendered SQL for a part of a prepared statement, including replacements for ?
-
Von org.apache.torque.util verwendete Klassen in org.apache.torque.criteria