public class CacheConfig extends Object
Modifier and Type | Field and Description |
---|---|
static String |
POPULATE_CACHE |
static String |
USE_CACHE |
Constructor and Description |
---|
CacheConfig() |
public static final String USE_CACHE
public static final String POPULATE_CACHE
public boolean isPopulateCache()
public boolean isUseCache()
public boolean isQueryCacheable(Query query)
Copyright © 2015. All rights reserved.