Class Options
java.lang.Object
com.apple.foundationdb.relational.api.Options
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static enum
static enum
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Options.Builder
builder()
static Map<Options.Name,
Object> Iterable<? extends Map.Entry<Options.Name,
?>> entries()
<T> T
getOption
(Options.Name name) static Options
none()
-
Field Details
-
NONE
-
-
Method Details
-
none
-
defaultOptions
-
getOption
-
withChild
- Throws:
SQLException
-
builder
-
entries
-