| Package | Description |
|---|---|
| com.sun.xml.ws.config.metro.parser.jsr109 |
| 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 © 2005–2018 Oracle Corporation. All rights reserved.