public class PersistentCurrencyUnitAsInteger extends AbstractSingleColumnUserType<org.joda.money.CurrencyUnit,Integer,IntegerColumnCurrencyUnitMapper>
CurrencyUnit
to and from an Integer for Hibernate.Constructor and Description |
---|
PersistentCurrencyUnitAsInteger() |
doNullSafeGet, doNullSafeSet, doWrapSession, fromXMLString, getColumnMapper, nullSafeGet, nullSafeSet, objectToSQLString, returnedClass, sqlTypes, toXMLString
afterNullSafeOperation, assemble, beforeNullSafeOperation, deepCopy, disassemble, equals, hashCode, isMutable, replace
public PersistentCurrencyUnitAsInteger()
Copyright © 2010–2018 Jadira Systems. All rights reserved.