|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |