public final class State extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
State.Builder |
static class |
State.Holder |
| Modifier and Type | Field and Description |
|---|---|
static String |
W3C_CONTEXT_VERSION |
| Modifier and Type | Method and Description |
|---|---|
String |
formatAndAppendToSQL(String sql) |
static State.Builder |
newBuilder() |
static State.Builder |
newBuilder(State copy) |
String |
toString() |
public static final String W3C_CONTEXT_VERSION
public static State.Builder newBuilder()
public static State.Builder newBuilder(State copy)