public class LongVarBinaryRDBMSMapping extends AbstractLargeBinaryRDBMSMapping
column, mapping, storeMgr| Constructor and Description |
|---|
LongVarBinaryRDBMSMapping(JavaTypeMapping mapping,
RDBMSStoreManager storeMgr,
Column col)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getJDBCType()
Method to return the java.sql.Types type that this relates to.
|
getObject, getObjectForBytes, getString, initialize, setObject, setStringequals, failureMessage, failureMessage, failureMessage, getBoolean, getByte, getChar, getColumn, getDatastoreAdapter, getDouble, getFloat, getInsertionInputParameter, getInt, getJavaTypeMapping, getLong, getShort, getTypeInfo, getUpdateInputParameter, hashCode, includeInFetchStatement, initTypeInfo, insertValuesOnInsert, isBitBased, isBooleanBased, isDecimalBased, isIntegerBased, isNullable, isStringBased, setBoolean, setByte, setChar, setDouble, setFloat, setInt, setLong, setShortpublic LongVarBinaryRDBMSMapping(JavaTypeMapping mapping, RDBMSStoreManager storeMgr, Column col)
mapping - Java type mappingstoreMgr - Store Managercol - Columnpublic int getJDBCType()
AbstractDatastoreMappinggetJDBCType in class AbstractDatastoreMappingCopyright © 2017. All rights reserved.