public class JGeometryRDBMSMapping extends MySQLSpatialRDBMSMapping
SRID_LENGTH| Constructor and Description |
|---|
JGeometryRDBMSMapping(org.datanucleus.store.rdbms.mapping.java.JavaTypeMapping mapping,
org.datanucleus.store.rdbms.RDBMSStoreManager storeMgr,
org.datanucleus.store.rdbms.table.Column col) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject(Object rs,
int exprIndex) |
org.datanucleus.store.rdbms.schema.SQLTypeInfo |
getTypeInfo() |
void |
setObject(Object ps,
int exprIndex,
Object value) |
initialize, mysqlBinaryToSrid, mysqlBinaryToWkb, wkbToMysqlBinaryequals, failureMessage, failureMessage, failureMessage, getBoolean, getByte, getChar, getColumn, getDatastoreAdapter, getDouble, getFloat, getInsertionInputParameter, getInt, getJavaTypeMapping, getLong, getObject, getShort, getString, getUpdateInputParameter, hashCode, includeInFetchStatement, initTypeInfo, insertValuesOnInsert, isBitBased, isBooleanBased, isDecimalBased, isIntegerBased, isNullable, isStringBased, setBoolean, setByte, setChar, setDouble, setFloat, setInt, setLong, setObject, setShort, setStringpublic JGeometryRDBMSMapping(org.datanucleus.store.rdbms.mapping.java.JavaTypeMapping mapping,
org.datanucleus.store.rdbms.RDBMSStoreManager storeMgr,
org.datanucleus.store.rdbms.table.Column col)
Copyright © 2015. All rights reserved.