public class PersistentMoneyAmount extends AbstractSingleColumnMoneyUserType<javax.money.MonetaryAmount,BigDecimal,BigDecimalColumnMoneyMapper> implements org.hibernate.usertype.ParameterizedType, IntegratorConfiguredType
Money
to and from a BigDecimal column.Constructor and Description |
---|
PersistentMoneyAmount() |
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 PersistentMoneyAmount()
Copyright © 2010–2018 Jadira Systems. All rights reserved.