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