public class VarCharRDBMSMapping extends CharRDBMSMapping
column, mapping, storeMgr
Constructor and Description |
---|
VarCharRDBMSMapping(JavaTypeMapping mapping,
RDBMSStoreManager storeMgr,
Column col)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
SQLTypeInfo |
getTypeInfo()
Accessor for datastore type info for this mapping.
|
protected void |
initialize()
Method to initialise the column mapping.
|
getBoolean, getChar, getJavaUtilDateFormat, getObject, getString, isStringBased, setBoolean, setChar, setObject, setString
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 VarCharRDBMSMapping(JavaTypeMapping mapping, RDBMSStoreManager storeMgr, Column col)
mapping
- Java type mappingstoreMgr
- Store Managercol
- Columnprotected void initialize()
initialize
in class CharRDBMSMapping
public SQLTypeInfo getTypeInfo()
getTypeInfo
in class CharRDBMSMapping
Copyright © 2015. All rights reserved.