public class PersistentBigMoneyAmount extends AbstractSingleColumnMoneyUserType<org.joda.money.BigMoney,BigDecimal,BigDecimalColumnBigMoneyMapper> implements org.hibernate.usertype.ParameterizedType, IntegratorConfiguredType
BigMoney
to and from a BigDecimal column.Constructor and Description |
---|
PersistentBigMoneyAmount() |
applyConfiguration, getParameterValues, setParameterValues
doNullSafeGet, doNullSafeSet, doWrapSession, fromXMLString, getColumnMapper, nullSafeGet, nullSafeSet, objectToSQLString, returnedClass, sqlTypes, toXMLString
afterNullSafeOperation, assemble, beforeNullSafeOperation, deepCopy, disassemble, equals, hashCode, isMutable, replace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyConfiguration
public PersistentBigMoneyAmount()
Copyright © 2010–2018 Jadira Systems. All rights reserved.