|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryHints
Small collection of query hint keys and values to be used with QueryHint.
| Field Summary | |
|---|---|
static String |
CACHE_RETRIEVE_MODE
Key; Controls whether the query cache is read by the query that has the query hint. |
static String |
CACHE_STORE_MODE
Key; Controls whether the query cache is written by the query that has the query hint. |
static String |
CACHEABLE
Key; Controls whether the query cache is enabled. |
static String |
V_USE
Hint value for CACHE_RETRIEVE_MODE and CACHE_STORE_MODE |
static String |
V_YES
Hint value for CACHEABLE. |
| Field Detail |
|---|
static final String CACHE_RETRIEVE_MODE
static final String CACHE_STORE_MODE
static final String CACHEABLE
static final String V_YES
CACHEABLE.
static final String V_USE
CACHE_RETRIEVE_MODE and CACHE_STORE_MODE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||