Package com.apple.foundationdb.relational.api
package com.apple.foundationdb.relational.api
Interfaces differently implemented upstream by relational-core and
fdb-relational-jdbc.
-
ClassDescriptionMetadata describing what is in a
RelationalArray
.Reason why the continuation was generated in the first place.Deprecated.This represents query parsing information.Builder forRelationalArray
.Metadata describing what is in aRelationalArray
.A connection to a Relational database.Represents the MetaData about a database (schemas, tables, indexes, and so on).A Driver which is used to connect to a Relational Database.Extension ofPreparedStatement
to allow for Relational specific Prepared Statements.Represents the results of a query against the system.Represents metadata about a given ResultSet.Extension ofStatement
to allow support for non-query database access.AStruct
but with metadata describing the instance.For implementation byRelationalStruct
Builder.Represents a row within the store.Class to host method taken from SqlTypeSupport needed byRelationalStructMetaData
.Metadata describing what is in aRelationalStruct
.