Package org.jpox.store.rdbms.key

This package contains wrappers to various types of keys found in RDBMS databases.

See:
          Description

Class Summary
CandidateKey Representation of a Candidate key.
ForeignKey Representation of a foreign key to another table.
ForeignKey.FKAction Inner class representing an action on the FK.
Index Representation of an index.
PrimaryKey Representation of the primary key of a table.
 

Package org.jpox.store.rdbms.key Description

This package contains wrappers to various types of keys found in RDBMS databases. Supports single and multiple column keys.



Copyright © -2007 . All Rights Reserved.