Package dk.eobjects.metamodel.schema

Package class diagram package dk.eobjects.metamodel.schema
Model for the structure of datastores - schemas, tables, columns, relationships etc.

See:
          Description

Class Summary
Column Represents a column and it's metadata description.
CompositeSchema  
JdbcColumn  
JdbcSchema  
JdbcTable  
Relationship Represents a relationship between two tables where one set of columns is the primary key, and another set is the foreign key.
Schema Represents a schema and it's metadata.
Table Represents the metadata about a table.
 

Enum Summary
ColumnType Represents the data-type of columns
SuperColumnType Represents an abstract, generalized type of column
TableType Represents the various types of tables
 

Package dk.eobjects.metamodel.schema Description

Model for the structure of datastores - schemas, tables, columns, relationships etc.



Copyright © 2007-2010. All Rights Reserved.