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

Packages that use Inheritance
org.apache.torque.engine.database.model   
 

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

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

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



Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.