Prev Package | Next Package | Frames | No Frames |
Class Summary | |
Column | |
Database | Models a database. |
ForeignKey | |
Index | |
IndexColumn | |
Reference | |
Table | Models a table. |
TypeMap | A class that maps SQL type names to their JDBC type ID found in
java.sql.Types . |
Unique | Provides compatibility with Torque-style xml with separate <index> and <unique> tags, but adds no functionality. |
UniqueColumn | Provides compatibility with Torque-style xml with separate <index> and <unique> tags, but adds no functionality. |