Package org.apache.turbine.torque.engine.database.model

Class Summary
AppData A class for holding application data structures.
Column A Class for holding data about a column used in an Application.
Database A class for holding application data structures.
ForeignKey A Class for information about foreign keys of a table
IdMethodParameter A Class for information related to an id-method
Index A Class for information about indices of a table
Inheritance A Class for information regarding possible objects representing a table
Table A Class for holding data about a table used in an Application.
TypeMap A class that maps JDBC types to their corresponding Java object types, and Java native types.
Unique A Class for information about unique indices of a table
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.