| Package | Description |
|---|---|
| org.kie.workbench.common.screens.datamodeller.model.persistence |
| Modifier and Type | Method and Description |
|---|---|
CachingType |
PersistenceUnitModel.getSharedCacheMode() |
static CachingType |
CachingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CachingType[] |
CachingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersistenceUnitModel.setSharedCacheMode(CachingType sharedCacheMode) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.