|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jpox.store.mapped.mapping.JavaTypeMapping
org.jpox.store.mapped.mapping.SingleFieldMultiMapping
org.jpox.store.mapping.jts.GeometryMapping
org.jpox.store.mapping.jts.LinearRingMapping
public class LinearRingMapping
Mapping for com.vividsolutions.jts.geom.LinearRing to its datastore representation.
| Field Summary |
|---|
| Fields inherited from class org.jpox.store.mapped.mapping.JavaTypeMapping |
|---|
datastoreContainer, datastoreMappings, dba, fmd, LOCALISER, MAPPING_ARRAY_ELEMENT, MAPPING_COLLECTION_ELEMENT, MAPPING_FIELD, MAPPING_MAP_KEY, MAPPING_MAP_VALUE, referenceMapping, roleForField, type |
| Constructor Summary | |
|---|---|
LinearRingMapping()
|
|
| Method Summary | |
|---|---|
java.lang.Class |
getJavaType()
|
java.lang.Object |
getSampleValue()
|
| Methods inherited from class org.jpox.store.mapping.jts.GeometryMapping |
|---|
createGeom, deleteDependent, getJavaTypeForDatastoreMapping, getObject, getSampleValue, initialize, newLiteral, newScalarExpression, postFetch, postInsert, postUpdate, preDelete, setObject |
| Methods inherited from class org.jpox.store.mapped.mapping.SingleFieldMultiMapping |
|---|
addDatastoreField |
| Methods inherited from class org.jpox.store.mapped.mapping.JavaTypeMapping |
|---|
addDataStoreMapping, failureMessage, getBoolean, getByte, getChar, getDatastoreContainer, getDataStoreMapping, getDataStoreMappings, getDouble, getFieldMetaData, getFloat, getInt, getLong, getNumberOfDatastoreFields, getObject, getReferenceMapping, getRoleForField, getShort, getString, getType, includeInFetchStatement, includeInInsertStatement, includeInUpdateStatement, initialize, isNullable, isSerialised, setBoolean, setByte, setChar, setDefault, setDouble, setFieldInformation, setFloat, setInt, setLong, setObject, setReferenceMapping, setRoleForField, setShort, setString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinearRingMapping()
| Method Detail |
|---|
public java.lang.Class getJavaType()
getJavaType in class GeometryMappingpublic java.lang.Object getSampleValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||