Uses of Package
com.hcl.voltmx.sync.services.entityframework.metadata

Packages that use com.hcl.voltmx.sync.services.entityframework.metadata
com.hcl.voltmx.sync.services.entityframework   
com.hcl.voltmx.sync.services.entityframework.metadata   
 

Classes in com.hcl.voltmx.sync.services.entityframework.metadata used by com.hcl.voltmx.sync.services.entityframework
AttributeType
          The AttributeType class describes the properties of the attribute such as name, type, length etc
EntityType
          The EntityType class describes the meta information of the SyncEntity class It holds the column names and primary key information.
 

Classes in com.hcl.voltmx.sync.services.entityframework.metadata used by com.hcl.voltmx.sync.services.entityframework.metadata
AttributeType
          The AttributeType class describes the properties of the attribute such as name, type, length etc
EntityType
          The EntityType class describes the meta information of the SyncEntity class It holds the column names and primary key information.
PrimaryKeyType
          The PrimaryKeyType class describes the primary key information of a Entity