|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.solarmetric.rd.kodo.impl.jdbc.meta.MappingInfo
|
+--com.solarmetric.rd.kodo.impl.jdbc.meta.FieldMappingInfo
Holds information about a field mapping; this is used as an
intermediate step during serialization and deserialization of
FieldMappings to XML or some other format.
| Constructor Summary | |
FieldMappingInfo(java.lang.String fieldName)
Constructor. |
|
| Method Summary | |
int |
compareTo(java.lang.Object other)
|
java.lang.String |
getName()
Return the name of the described field. |
| Methods inherited from class com.solarmetric.rd.kodo.impl.jdbc.meta.MappingInfo |
addAttribute, addField, getAttribute, getAttributeNames, getField, getFields, getMappingType, setMappingType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FieldMappingInfo(java.lang.String fieldName)
| Method Detail |
public java.lang.String getName()
public int compareTo(java.lang.Object other)
compareTo in interface java.lang.Comparable
|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||