Class Options.Builder
java.lang.Object
com.apple.foundationdb.relational.api.Options.Builder
- Enclosing class:
- Options
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
fromOptions
(Options options) void
setParentOption
(Options parentOptions) withOption
(Options.Name name, Object value)
-
Method Details
-
withOption
- Throws:
SQLException
-
fromOptions
- Throws:
SQLException
-
setParentOption
-
build
-