public class PersistentMonthAsInteger extends AbstractSingleColumnUserType<java.time.Month,Integer,IntegerColumnMonthMapper>
Month
via Hibernate using integer value.Constructor and Description |
---|
PersistentMonthAsInteger() |
doNullSafeGet, doNullSafeSet, doWrapSession, fromXMLString, getColumnMapper, nullSafeGet, nullSafeSet, objectToSQLString, returnedClass, sqlTypes, toXMLString
afterNullSafeOperation, assemble, beforeNullSafeOperation, deepCopy, disassemble, equals, hashCode, isMutable, replace
public PersistentMonthAsInteger()
Copyright © 2010–2018 Jadira Systems. All rights reserved.