Package org.javagen.agile.db.model

Class Summary
Column  
ColumnReference  
Database  
FkConstraint This models a foreign key constraint using one or more ColumnReferences to establish the relationship.
PkColumn  
Table  
UniqueConstraint Unique constraints on individual columns or groups of columns within a table.
 

Enum Summary
Cardinality Cardinality of database relationships.
Cardinality.Side Cardinality for one end of a reference
DbType  
FkEnum Specifies the location of foreign key: IMPORTED -foreign key is located in containing table EXPORTED -foreign key is located in target table
 



Copyright 2006-2006-2007 Outsource Cafe Inc.. All Rights Reserved.