public class DB2DatalinkRDBMSMapping extends CharRDBMSMapping
column, mapping, storeMgr| Constructor and Description |
|---|
DB2DatalinkRDBMSMapping(JavaTypeMapping mapping,
RDBMSStoreManager storeMgr,
Column col)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getInsertionInputParameter()
Accessor for the string to put in any retrieval datastore statement for this field.
|
SQLTypeInfo |
getTypeInfo()
Accessor for the (SQL) type info for this datastore type.
|
String |
getUpdateInputParameter()
Accessor for the string to put in any update datastore statements for this field.
|
boolean |
includeInFetchStatement()
Whether this mapping is included in the fetch statement.
|
protected void |
initialize()
Method to initialise the column mapping.
|
getBoolean, getChar, getJavaUtilDateFormat, getObject, getString, isStringBased, setBoolean, setChar, setObject, setStringequals, failureMessage, failureMessage, failureMessage, getByte, getColumn, getDatastoreAdapter, getDouble, getFloat, getInt, getJavaTypeMapping, getLong, getShort, hashCode, initTypeInfo, insertValuesOnInsert, isBitBased, isBooleanBased, isDecimalBased, isIntegerBased, isNullable, setByte, setDouble, setFloat, setInt, setLong, setShortpublic DB2DatalinkRDBMSMapping(JavaTypeMapping mapping, RDBMSStoreManager storeMgr, Column col)
mapping - Java type mappingstoreMgr - Store Managercol - Columnprotected void initialize()
CharRDBMSMappinginitialize in class CharRDBMSMappingpublic SQLTypeInfo getTypeInfo()
AbstractDatastoreMappinggetTypeInfo in class CharRDBMSMappingpublic String getInsertionInputParameter()
AbstractDatastoreMappinggetInsertionInputParameter in class AbstractDatastoreMappingpublic boolean includeInFetchStatement()
AbstractDatastoreMappingincludeInFetchStatement in class AbstractDatastoreMappingpublic String getUpdateInputParameter()
AbstractDatastoreMappinggetUpdateInputParameter in class AbstractDatastoreMappingCopyright © 2015. All rights reserved.