Uses of Class
org.apache.torque.map.InheritanceMap
Packages that use InheritanceMap
-
Uses of InheritanceMap in org.apache.torque.map
Methods in org.apache.torque.map that return InheritanceMapModifier and TypeMethodDescriptionColumnMap.getInheritanceMap(String key) Get the inheritance map with the specified key.ColumnMap.getInheritanceMaps()Get the inheritance information associated with this column,Methods in org.apache.torque.map with parameters of type InheritanceMapModifier and TypeMethodDescriptionvoidColumnMap.addInheritanceMap(InheritanceMap map) Add an associated inheritance mapping.