public class NVarcharRDBMSMapping extends NCharRDBMSMapping
column, mapping, storeMgr
Constructor and Description |
---|
NVarcharRDBMSMapping(JavaTypeMapping mapping,
RDBMSStoreManager storeMgr,
Column col) |
Modifier and Type | Method and Description |
---|---|
int |
getJDBCType()
Method to return the java.sql.Types type that this relates to.
|
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, getTypeInfo, 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 int getJDBCType()
AbstractDatastoreMapping
getJDBCType
in class NCharRDBMSMapping
Copyright © 2017. All rights reserved.