public class PersistenceFeature extends WebServiceFeature
| Modifier and Type | Class and Description |
|---|---|
static class |
PersistenceFeature.Builder
Configure persistence.
|
| Modifier and Type | Method and Description |
|---|---|
static PersistenceFeature.Builder |
builder() |
boolean |
equals(Object o) |
String |
getID() |
String |
getLogicalStoreName()
DEPRECATED
|
String |
getProviderName() |
static String |
getSeedPolicyName() |
int |
hashCode() |
String |
toString() |
isEnabledpublic static final String ID
public static PersistenceFeature.Builder builder()
public String getID()
getID in class WebServiceFeaturepublic String getLogicalStoreName()
public String getProviderName()
public static String getSeedPolicyName()