Class | Description |
---|---|
AccessPatternImpl |
An implementation of a relational model access pattern.
|
ColumnImpl |
An implementation of a relational model column.
|
DataTypeResultSetImpl |
An implementation of a relational model procedure data type result set.
|
ForeignKeyImpl |
An implementation of a relational model foreign key.
|
FunctionImpl |
An base implementation of a relational model function.
|
IndexImpl |
An implementation of a relational model index.
|
ModelImpl |
An implementation of a relational model.
|
OptionContainerUtils |
Utilities for retrieving and updating standard and custom statement options.
|
ParameterImpl |
An implementation of a relational model procedure parameter.
|
PrimaryKeyImpl |
An implementation of a relational model primary key.
|
PushdownFunctionImpl |
An implementation of a pushdown function.
|
ResultSetColumnImpl |
An implementation of a relational model tabular result set column.
|
SchemaImpl |
A named schema fragment
|
StatementOptionImpl |
An implementation of a relational model DDL statement option.
|
StoredProcedureImpl |
An implementation of a stored procedure.
|
TableImpl |
An implementation of a relational model table.
|
TabularResultSetImpl |
An implementation of a relational model procedure tabular result set.
|
UniqueConstraintImpl |
An implementation of a relational model unique constraint.
|
UserDefinedFunctionImpl |
An implementation of a UDF.
|
ViewImpl |
An implementation of a relational model view.
|
VirtualProcedureImpl |
An implementation of a virtual procedure.
|
Copyright © 2013–2019. All rights reserved.