Uses of Class
org.apache.torque.map.InheritanceMap

Packages that use InheritanceMap
org.apache.torque.map Description of the schema layout. 
 

Uses of InheritanceMap in org.apache.torque.map
 

Methods in org.apache.torque.map that return InheritanceMap
 InheritanceMap ColumnMap.getInheritanceMap(java.lang.String key)
          Get the inheritance map with the specified key.
 InheritanceMap[] ColumnMap.getInheritanceMaps()
          Get the inheritance information associated with this column,
 

Methods in org.apache.torque.map with parameters of type InheritanceMap
 void ColumnMap.addInheritanceMap(InheritanceMap map)
          Add an associated inheritance mapping.
 



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