| Package | Description |
|---|---|
| com.feedzai.commons.sql.abstraction.engine.configuration |
Contains classes to configure PdB.
|
| com.feedzai.commons.sql.abstraction.util |
Contains utility classes that aid PdB.
|
| Modifier and Type | Method and Description |
|---|---|
static IsolationLevel |
IsolationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IsolationLevel[] |
IsolationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static IsolationLevel |
Constants.DEFAULT_ISOLATION_LEVEL
The default isolation level.
|
Copyright © 2014 Feedzai. All Rights Reserved.