Interface Summary |
Column |
A Column object describes a column in the database and how it maps to a DataObject
Property
|
Filter |
A filter applied to a table in the Metadata |
FilterArgument |
A FilterArgument defines the name and type of an argument in a Filter object. |
Key |
|
Metadata |
Metadata describes a set of database tables and how they map into an SDO DataGraph. |
MetadataFactory |
The Factory for the Metadata model. |
MetadataPackage |
The Package for the model. |
OrderBy |
An OrderBy object is used to order query results by the value of a database column. |
Relationship |
Defines a Relationship between two database tables. |
Table |
A Table object provides a description of a database table and how it maps into
a DataObject |