public class SqlXmlColumnMapping extends LongVarcharColumnMapping
column, mapping, storeMgr| Constructor and Description |
|---|
SqlXmlColumnMapping(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.
|
getObject, getString, isStringBased, 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, setBoolean, setByte, setChar, setDouble, setFloat, setInt, setLong, setShort, useDefaultWhenNullpublic SqlXmlColumnMapping(JavaTypeMapping mapping, RDBMSStoreManager storeMgr, Column col)
public int getJDBCType()
AbstractColumnMappinggetJDBCType in class LongVarcharColumnMappingCopyright © 2020. All rights reserved.