Uses of Class
org.apache.torque.map.OptionSupport
-
Packages that use OptionSupport Package Description org.apache.torque.map Description of the schema layout. -
-
Uses of OptionSupport in org.apache.torque.map
Subclasses of OptionSupport in org.apache.torque.map Modifier and Type Class Description class
ColumnMap
ColumnMap is used to model a column of a table in a database.class
DatabaseMap
DatabaseMap is used to model a database.class
TableMap
TableMap is used to model a table in a database.
-