|
Class Summary |
| AbstractDataRef |
Abstract class holding a reference to a SQL expression or an attribute. |
| AbstractModelContext |
A skeletal implementation of an model trap context. |
| AbstractModelTrapContext |
A skeletal implementation of an model trap context. |
| AttributeRef |
Class holding a reference to an attribute and its parent entity. |
| AutoAlias |
This class stores information on an auto-aliase table. |
| AutoAlias.IncomingJoin |
An incoming join causes a new alias to be created automatically in the
partition. |
| DataModelEvent |
Event signaling a change to a data model. |
| ERMCubeMember |
An XCubeMember represents a dimension element or a measure. |
| ERMDateDimension |
Special dimension class that handles date/time series. |
| ERMDimension |
Represents a cube dimension. |
| ERMImporter |
The ERMImporter is used to import ERWin entity relation models into
style report. |
| ExprAttributeRef |
Specialization of ExpressionRef that is used internally to reference
ExpressionAttribute objects. |
| ExpressionAttribute |
An ExpressionAttribute encapsulates an attribute of an entity that is defined
with an expression. |
| ExpressionRef |
Class holding a reference to a formula expression that can be incorporated
in a JDBC SQL query. |
| ExpressionRef2 |
Class holding a reference to a formula expression that can be incorporated
in a JDBC SQL query. |
| HiddenColumns |
HiddenColumns defines hidden columns to hide columns when executing a query. |
| ModelTrapHelper |
Helper class for checking model trap. |
| VirtualPrivateModel |
VirtualPrivateModel, to restrict the visibility of table columns and the
data returned from executed queries based upon some security criteria. |
| VpmCondition |
VpmCondition defines conditions attached to a physical table to filter
out data. |
| VpmObject |
Vpm object abstracts the common features of the vpm entities like
conditions and hidden columns. |
| XAttribute |
An XAttribute represents an attribute of an entity in a data model. |
| XDataModel |
An XDataModel represents a set of logical models for a physical data source. |
| XEntity |
An XEntity represents a business logic object in a data model. |
| XLogicalModel |
A business logic view of a relational database model. |
| XMeasure |
Represents a measure in an OLAP cube. |
| XModelHandler |
An XModelHandler translates a selection of attributes from a data model
into a format that can be used to generate a result set from the associated
data source. |
| XPartition |
A partition is a group of related tables. |
| XRelationship |
An XRelationship object represents a relationship, or join, in the
underlying data source of a data model. |