|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(org.xml.sax.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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |