public class MultiPointRDBMSMapping extends GeometryRDBMSMapping
SRID_LENGTH| Constructor and Description |
|---|
MultiPointRDBMSMapping(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 |
|---|---|
org.datanucleus.store.rdbms.schema.SQLTypeInfo |
getTypeInfo() |
getObject, setObjectinitialize, mysqlBinaryToSrid, mysqlBinaryToWkb, wkbToMysqlBinaryequals, failureMessage, failureMessage, failureMessage, getBoolean, getByte, getChar, getColumn, getDatastoreAdapter, getDouble, getFloat, getInsertionInputParameter, getInt, getJavaTypeMapping, getLong, getShort, getString, getUpdateInputParameter, hashCode, includeInFetchStatement, initTypeInfo, insertValuesOnInsert, isBitBased, isBooleanBased, isDecimalBased, isIntegerBased, isNullable, isStringBased, setBoolean, setByte, setChar, setDouble, setFloat, setInt, setLong, setShort, setStringpublic MultiPointRDBMSMapping(org.datanucleus.store.rdbms.mapping.java.JavaTypeMapping mapping,
org.datanucleus.store.rdbms.RDBMSStoreManager storeMgr,
org.datanucleus.store.rdbms.table.Column col)
public org.datanucleus.store.rdbms.schema.SQLTypeInfo getTypeInfo()
getTypeInfo in class GeometryRDBMSMappingCopyright © 2015. All rights reserved.