MdsLongVarBinaryRDBMSMapping

public class MdsLongVarBinaryRDBMSMapping extends LongVarBinaryRDBMSMapping

Mapping of a LONGVARBINARY RDBMS type. This implementation will try use context class loader, joda -time bundle class loader and mds-entities bundle class loader for resolving classes during object deserialisation when errors occur when using the default implementation.

Constructors

MdsLongVarBinaryRDBMSMapping

public MdsLongVarBinaryRDBMSMapping(JavaTypeMapping mapping, RDBMSStoreManager storeMgr, Column col)

Methods

getObjectForBytes

protected Object getObjectForBytes(byte[] bytes, int param)