Interface | Description |
---|---|
IAtomicViewAttribute | |
IBuiltInViewAttribute | |
IComplexAtomicViewAttribute | |
IComplexViewAttribute | |
IDataAccessModel | |
IDataAccessParser |
Parser allows parsing DataAccess Expressions
|
IEntityViewMapping | |
IForeignDNViewAttribute | |
IForeignViewAttribute | |
ILineageNode |
Interface that provides a generic definition for lineage nodes usually used
to navigate accross view types for the same entity
|
IManyToOneNode | |
INavigationNode |
Generic interface that represents a navigation node from a view to another
view.
|
IOneToManyNode | |
IPkViewAttribute | |
IView |
Represents a View for accessing Data.
|
IViewAttribute<T extends IAttribute> |
FIXME the Generic usage here is totally useless specializing the return type
of
IViewAttribute.getAttribute() would be enough |
IViewExprAttribute<T extends IAttribute> |
INTERNAL:SQLMAPPING
|
ReferenceNavigation |
Class | Description |
---|---|
AttributeNames |
Utility methods to access builtin view attribute names
|
AttributesValues | |
ColumnNames | |
DataAccessCondition | |
DataAccessDataTypeInfoUtil | |
DataAccessModelConstants |
This class centralize the template implementation specific data.
|
DataAccessOrderBy | |
DataAccessSelectExpression |
Represents a parsed DataAccess Expression obtained from a
IDataAccessParser
This class is immutable. |
DelegatingView |
Delegating View allowing to specialize easily certain part of a view
|
EntityComparator | |
ExpressionLabelHelper | |
FromClause |
Represents a generic SQL from clause.
|
JoinClause |
Represent a SQL join hierarchy
|
JoinPredicate |
Represents an equijoin between two expressions:
a many side expression and a one side expression.
|
LineageNavigationNames | |
OrderByExpression |
Defines an order by atomic expression
|
ViewTypes |
Enum | Description |
---|---|
JoinType |
Enum of join types supported in
JoinClause objects for data acces view objects |
NavigationCardinality |
Represents a navigation cardinality for navigation nodes
|
Visibility |
Copyright © 2016. All Rights Reserved.