|
||||||||||
| 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.SingleFieldMapping
org.jpox.store.mapping.ao.GeometryMapping
public abstract class GeometryMapping
Mapping for com.esri.arcgis.geometry.IGeometry 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 | |
|---|---|
GeometryMapping()
|
|
| Method Summary | |
|---|---|
abstract java.lang.Class |
getJavaType()
|
protected abstract java.lang.Object |
getSampleValue()
|
java.lang.Object |
getSampleValue(org.jpox.ClassLoaderResolver clr)
|
org.jpox.store.mapped.expression.ScalarExpression |
newLiteral(org.jpox.store.mapped.expression.QueryExpression qs,
java.lang.Object value)
|
org.jpox.store.mapped.expression.ScalarExpression |
newScalarExpression(org.jpox.store.mapped.expression.QueryExpression qs,
org.jpox.store.mapped.expression.LogicSetExpression te)
|
| Methods inherited from class org.jpox.store.mapped.mapping.SingleFieldMapping |
|---|
equals, getBoolean, getByte, getChar, getDefaultLength, getDouble, getFloat, getInt, getJavaTypeForDatastoreMapping, getLong, getObject, getShort, getString, getValidValues, initialize, prepareDatastoreMapping, setBoolean, setByte, setChar, setDouble, setFloat, setInt, setLong, setObject, setShort, setString |
| Methods inherited from class org.jpox.store.mapped.mapping.JavaTypeMapping |
|---|
addDataStoreMapping, failureMessage, getDatastoreContainer, getDataStoreMapping, getDataStoreMappings, getFieldMetaData, getNumberOfDatastoreFields, getObject, getReferenceMapping, getRoleForField, getType, includeInFetchStatement, includeInInsertStatement, includeInUpdateStatement, initialize, isNullable, isSerialised, setDefault, setFieldInformation, setObject, setReferenceMapping, setRoleForField |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeometryMapping()
| Method Detail |
|---|
public abstract java.lang.Class getJavaType()
getJavaType in class org.jpox.store.mapped.mapping.JavaTypeMappingprotected abstract java.lang.Object getSampleValue()
public java.lang.Object getSampleValue(org.jpox.ClassLoaderResolver clr)
getSampleValue in class org.jpox.store.mapped.mapping.JavaTypeMapping
public org.jpox.store.mapped.expression.ScalarExpression newLiteral(org.jpox.store.mapped.expression.QueryExpression qs,
java.lang.Object value)
newLiteral in class org.jpox.store.mapped.mapping.JavaTypeMapping
public org.jpox.store.mapped.expression.ScalarExpression newScalarExpression(org.jpox.store.mapped.expression.QueryExpression qs,
org.jpox.store.mapped.expression.LogicSetExpression te)
newScalarExpression in class org.jpox.store.mapped.mapping.JavaTypeMapping
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||