fdb-relational-api 4.1.4.0 API
Package | Description |
---|---|
com.apple.foundationdb.relational.api |
Interfaces differently implemented upstream by relational-core and
fdb-relational-jdbc.
|
com.apple.foundationdb.relational.api.exceptions |
Exceptions thrown by the Relational packages.
|
com.apple.foundationdb.relational.api.fluentsql |
API for constructing statically-typed SQL statements.
|
com.apple.foundationdb.relational.api.fluentsql.expression |
Toolbox of expressions used for constructing structured queries.
|
com.apple.foundationdb.relational.api.fluentsql.expression.details |
Details involving static-typing of structured queries' expressions.
|
com.apple.foundationdb.relational.api.fluentsql.statement |
Structured query statement construction API.
|
com.apple.foundationdb.relational.api.metadata |
Metadata artefacts in Relational.
|
com.apple.foundationdb.relational.api.options |
Interfaces and core API functions around implementing a Catalog instance.
|
com.apple.foundationdb.relational.util |
Utility classes for the Relational API.
|