JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.apple.foundationdb.relational.api.options
Interface OptionContract
All Known Implementing Classes:
RangeContract
,
TypeContract
public interface
OptionContract
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
validate
(
Options.Name
name,
Object
value)
Method Details
validate
void
validate
(
Options.Name
name,
Object
value)
throws
SQLException
Throws:
SQLException