|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.force.sdk.jpa.query.QueryHints
public final class QueryHints
Constants for available SOQL query hints.
Field Summary | |
---|---|
static String |
CURRENT_DATE
Force.com API Date Literals. |
static String |
EMPTY_RECYCLE_BIN
Whether to empty the Force.com recycle bin. |
static String |
MAX_FETCH_DEPTH
Maximum fetch depth for relationships. |
static String |
MEMBER_OF_FIELD
Field name of child object to use for MEMBER OF queries, default "name". |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String EMPTY_RECYCLE_BIN
public static final String CURRENT_DATE
public static final String MAX_FETCH_DEPTH
public static final String MEMBER_OF_FIELD
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |