| Package | Description |
|---|---|
| com.liferay.portal.kernel.dao.orm |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheModeImpl |
| Modifier and Type | Field and Description |
|---|---|
static CacheMode |
CacheMode.GET |
static CacheMode |
CacheMode.IGNORE |
static CacheMode |
CacheMode.NORMAL |
static CacheMode |
CacheMode.PUT |
static CacheMode |
CacheMode.REFRESH |
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.setCacheMode(CacheMode cacheMode) |