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