Class MonetaryAmountConverter

java.lang.Object
org.hibernate.testing.orm.domain.MonetaryAmountConverter
All Implemented Interfaces:
AttributeConverter<javax.money.MonetaryAmount,Double>

public class MonetaryAmountConverter extends Object implements AttributeConverter<javax.money.MonetaryAmount,Double>