Uses of Package
com.semarchy.mdm.runtime.model.dataaccess

Packages that use com.semarchy.mdm.runtime.model.dataaccess
com.semarchy.mdm.client Provides the classes to connect to a Semarchy For MDM instance and to use the services provided by the instance. 
com.semarchy.mdm.runtime.data This package contains the IDataAccessService and the related classes. 
com.semarchy.mdm.runtime.model   
com.semarchy.mdm.runtime.model.dataaccess   
com.semarchy.mdm.runtime.model.dataaccess.exception   
com.semarchy.mdm.runtime.model.security   
com.semarchy.mdm.runtime.semql.dataaccess   
com.semarchy.mdm.runtime.semql.dataaccess.sqlgen   
com.semarchy.mdm.runtime.semql.sqlgen.integration   
 

Classes in com.semarchy.mdm.runtime.model.dataaccess used by com.semarchy.mdm.client
IDataAccessParser
          Parser allows parsing DataAccess Expressions
 

Classes in com.semarchy.mdm.runtime.model.dataaccess used by com.semarchy.mdm.runtime.data
IManyToOneNode
           
IView
          Represents a View for accessing Data.
IViewAttribute
           
 

Classes in com.semarchy.mdm.runtime.model.dataaccess used by com.semarchy.mdm.runtime.model
IDataAccessModel
           
 

Classes in com.semarchy.mdm.runtime.model.dataaccess used by com.semarchy.mdm.runtime.model.dataaccess
Binding
           
BindValue
           
DataAccessCondition
           
DataAccessSelectExpression
          Represents a parsed DataAccess Expression obtained from a IDataAccessParser This class is immutable.
FromClause
          Represents a generic SQL from clause.
IComplexAtomicViewAttribute
           
IComplexViewAttribute
           
IDataAccessModel
           
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
           
IView
          Represents a View for accessing Data.
IViewAttribute
           
IViewExprAttribute
           
JoinClause
          Represent a SQL join hierarchy
JoinPredicate
          Represents an equijoin between two expressions: a many side expression and a one side expression.
JoinType
          Enum of join types supported in JoinClause objects for data acces view objects
NavigationCardinality
          Represents a navigation cardinality for navigation nodes
OrderByExpression
          Defines an order by atomic expression
 

Classes in com.semarchy.mdm.runtime.model.dataaccess used by com.semarchy.mdm.runtime.model.dataaccess.exception
INavigationNode
          Generic interface that represents a navigation node from a view to another view.
IView
          Represents a View for accessing Data.
 

Classes in com.semarchy.mdm.runtime.model.dataaccess used by com.semarchy.mdm.runtime.model.security
INavigationNode
          Generic interface that represents a navigation node from a view to another view.
IOneToManyNode
           
IView
          Represents a View for accessing Data.
IViewAttribute
           
 

Classes in com.semarchy.mdm.runtime.model.dataaccess used by com.semarchy.mdm.runtime.semql.dataaccess
IEntityViewMapping
           
IManyToOneNode
           
INavigationNode
          Generic interface that represents a navigation node from a view to another view.
IView
          Represents a View for accessing Data.
IViewAttribute
           
 

Classes in com.semarchy.mdm.runtime.model.dataaccess used by com.semarchy.mdm.runtime.semql.dataaccess.sqlgen
INavigationNode
          Generic interface that represents a navigation node from a view to another view.
IView
          Represents a View for accessing Data.
IViewAttribute
           
JoinPredicate
          Represents an equijoin between two expressions: a many side expression and a one side expression.
 

Classes in com.semarchy.mdm.runtime.model.dataaccess used by com.semarchy.mdm.runtime.semql.sqlgen.integration
IDataAccessModel
           
 



Copyright © 2015. All Rights Reserved.