|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Query | |
| org.apache.torque.util | Misc. |
| Uses of Query in org.apache.torque.util |
| Methods in org.apache.torque.util that return Query | |
(package private) static Query |
BasePeer.createQuery(Criteria criteria)
Method to create an SQL query based on values in a Criteria. |
| Methods in org.apache.torque.util with parameters of type Query | |
private static java.lang.String |
BasePeer.createOracleLimitOffsetQuery(Query query,
int limit,
int offset)
Build Oracle-style query with limit or offset. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||