| Package | Description |
|---|---|
| info.archinnov.achilles.internals.cache |
| Modifier and Type | Method and Description |
|---|---|
static CacheKey.Operation |
CacheKey.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheKey.Operation[] |
CacheKey.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CacheKey(Class<?> entityClass,
CacheKey.Operation operation) |
Copyright © 2012-2021. All Rights Reserved.