Associations | A collection of the associations used to link the tables in the criteria together. |
ClassMap | The primary classmap used in the criteria. |
ClassName | The class name of the primary object in the criteria. |
Criteria | A collection of the various sub-criteria that make up this criteria. |
Tables | A Collection of the various tables used in the criteria. |
WhereCondition | The where condition for the criteria. |
AddOffsetSubCriteria | Adds a criteria to do paged retrieval of data. |
FillStatementWithCondition | Unused method. |
FillStatementWithWhere | Populates an SQL statement with a where clause. |
GetSize | Returns the number of sub-criteria in the criteria collection. |
SetClassMap | Sets the primary class map for the criteria by name |
IPersistentCriteria Interface | AtomsFramework Namespace