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