Package com.apple.foundationdb.relational.api
Interfaces differently implemented upstream by relational-core and
fdb-relational-jdbc.
-
Interface Summary Interface Description ArrayMetaData Metadata describing what is in aRelationalArray
.Continuation DynamicMessageBuilder Deprecated. ParseTreeInfo This represents query parsing information.RelationalArray RelationalArrayBuilder Builder forRelationalArray
.RelationalConnection A connection to a Relational database.RelationalDatabaseMetaData Represents the MetaData about a database (schemas, tables, indexes, and so on).RelationalDirectAccessStatement RelationalDriver A Driver which is used to connect to a Relational Database.RelationalPreparedStatement Extension ofPreparedStatement
to allow for Relational specific Prepared Statements.RelationalResultSet Represents the results of a query against the system.RelationalResultSetMetaData Represents metadata about a given ResultSet.RelationalStatement Extension ofStatement
to allow support for non-query database access.RelationalStruct AStruct
but with metadata describing the instance.RelationalStructBuilder For implementation byRelationalStruct
Builder.Row Represents a row within the store.StructMetaData Metadata describing what is in aRelationalStruct
. -
Class Summary Class Description FieldDescription A description of an individual field.KeySet Options Options.Builder RelationalArrayMetaData Metadata describing what is in aRelationalArray
.RelationalStructMetaData SqlTypeNamesSupport Class to host method taken from SqlTypeSupport needed byRelationalStructMetaData
.StructResultSetMetaData -
Enum Summary Enum Description Continuation.Reason Reason why the continuation was generated in the first place.Options.IndexFetchMethod Options.Name ParseTreeInfo.QueryType