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 |
---|---|
SQLTypeInfo |
getTypeInfo()
Accessor for the type info of the JDBC type being represented.
|
getObject, getObjectForBytes, getString, initialize, setObject, setString
equals, failureMessage, failureMessage, failureMessage, getBoolean, getByte, getChar, getColumn, getDatastoreAdapter, getDouble, getFloat, getInsertionInputParameter, getInt, getJavaTypeMapping, getLong, getShort, getUpdateInputParameter, hashCode, includeInFetchStatement, initTypeInfo, insertValuesOnInsert, isBitBased, isBooleanBased, isDecimalBased, isIntegerBased, isNullable, isStringBased, setBoolean, setByte, setChar, setDouble, setFloat, setInt, setLong, setShort
public LongVarBinaryRDBMSMapping(JavaTypeMapping mapping, RDBMSStoreManager storeMgr, Column col)
mapping
- Java type mappingstoreMgr
- Store Managercol
- Columnpublic SQLTypeInfo getTypeInfo()
getTypeInfo
in class AbstractDatastoreMapping
Copyright © 2015. All rights reserved.