Package | Description |
---|---|
org.apache.torque.map |
Description of the schema layout.
|
Modifier and Type | Method and Description |
---|---|
InheritanceMap |
ColumnMap.getInheritanceMap(String key)
Get the inheritance map with the specified key.
|
InheritanceMap[] |
ColumnMap.getInheritanceMaps()
Get the inheritance information associated with this column,
|
Modifier and Type | Method and Description |
---|---|
void |
ColumnMap.addInheritanceMap(InheritanceMap map)
Add an associated inheritance mapping.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.