Package | Description |
---|---|
com.sun.java.xml.ns.javaee |
Modifier and Type | Field and Description |
---|---|
protected IsolationLevelType |
DataSourceType.isolationLevel |
Modifier and Type | Method and Description |
---|---|
static IsolationLevelType |
IsolationLevelType.fromValue(String v) |
IsolationLevelType |
DataSourceType.getIsolationLevel()
Gets the value of the isolationLevel property.
|
static IsolationLevelType |
IsolationLevelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IsolationLevelType[] |
IsolationLevelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSourceType.setIsolationLevel(IsolationLevelType value)
Sets the value of the isolationLevel property.
|
Copyright © 2016 buschmais GbR. All rights reserved.