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