public class SqlXmlRDBMSMapping extends LongVarcharRDBMSMapping
column, mapping, storeMgr
Constructor and Description |
---|
SqlXmlRDBMSMapping(JavaTypeMapping mapping,
RDBMSStoreManager storeMgr,
Column col) |
Modifier and Type | Method and Description |
---|---|
SQLTypeInfo |
getTypeInfo()
Accessor for the (SQL) type info for this datastore type.
|
getObject, getString, isStringBased, setObject, setString
equals, failureMessage, failureMessage, failureMessage, getBoolean, getByte, getChar, getColumn, getDatastoreAdapter, getDouble, getFloat, getInsertionInputParameter, getInt, getJavaTypeMapping, getLong, getShort, getUpdateInputParameter, hashCode, includeInFetchStatement, initTypeInfo, insertValuesOnInsert, isBitBased, isBooleanBased, isDecimalBased, isIntegerBased, isNullable, setBoolean, setByte, setChar, setDouble, setFloat, setInt, setLong, setShort
public SqlXmlRDBMSMapping(JavaTypeMapping mapping, RDBMSStoreManager storeMgr, Column col)
public SQLTypeInfo getTypeInfo()
AbstractDatastoreMapping
getTypeInfo
in class LongVarcharRDBMSMapping
Copyright © 2015. All rights reserved.