|
Class Summary |
| CollectionParameter |
Use this class to encapsulate collection parameters. |
| ExpressionBuilderHelper |
Helper class for building the WHERE clause in SOQL queries. |
| ForceQueryUtils |
This class contains the bulk of the logic for building SOQL queries based on
the Java query object. |
| JDOQLQuery |
Extension of AbstractJDOQLQuery to apply result restrictions. |
| JPQLPartialCompiler |
Utility class that compiles JPQL query fragments into query expressions. |
| JPQLQuery |
Extension of AbstractJPQLQuery to apply result restrictions. |
| QueryHints |
Constants for available SOQL query hints. |
| ResultMetaDataROF |
ResultObjectFactory that operates using a QueryResultMetaData and returns objects based on the definition. |
| SOQLDateFormatUtil |
Utility class for formatting dates in the form that SOQL expects. |
| SOQLQuery |
Query class that represents SOQL queries. |
| TupleName |
Convenience class to maintain short and long names for a tuple i.e. |