Uses of Class
org.apache.turbine.torque.engine.database.model.Inheritance

Packages that use Inheritance
org.apache.turbine.torque.engine.database.model Torque persistance layer. 
 

Uses of Inheritance in org.apache.turbine.torque.engine.database.model
 

Methods in org.apache.turbine.torque.engine.database.model that return Inheritance
 Inheritance Column.addInheritance(org.xml.sax.AttributeList attrib)
          Deprecated. A utility function to create a new column from attrib and add it to this table.
 

Methods in org.apache.turbine.torque.engine.database.model with parameters of type Inheritance
 void Column.addInheritance(Inheritance inh)
          Deprecated. Adds a new inheritance definition to the inheritance vector and set the parent column of the inheritance to the current column
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.