public static final class EntityPersistConfig.CollectionDefinition extends Object
| Constructor and Description |
|---|
CollectionDefinition(Class<?> clazz,
String property) |
| Modifier and Type | Method and Description |
|---|---|
EntityPersistConfig.CollectionDefinition |
cache(String region,
String usage) |
String |
getCacheRegion() |
String |
getCacheUsage() |
Class<?> |
getClazz() |
String |
getProperty() |
Copyright © 2005–2018 The Beangle Software. All rights reserved.