@Deprecated public abstract class AbstractMultiColumnDateMidnight extends AbstractMultiColumnUserType<org.joda.time.DateMidnight>
DateMidnight
via Hibernate. The offset will be stored in an extra column.Constructor and Description |
---|
AbstractMultiColumnDateMidnight()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected org.joda.time.DateMidnight |
fromConvertedColumns(Object[] convertedColumns)
Deprecated.
|
protected Object[] |
toConvertedColumns(org.joda.time.DateMidnight value)
Deprecated.
|
assemble, disassemble, doWrapSession, getColumnMappers, getPropertyNames, getPropertyTypes, getPropertyValue, initialise, nullSafeGet, nullSafeSet, replace, returnedClass, setPropertyValue, sqlTypes
afterNullSafeOperation, assemble, beforeNullSafeOperation, deepCopy, disassemble, equals, hashCode, isMutable, replace
public AbstractMultiColumnDateMidnight()
protected org.joda.time.DateMidnight fromConvertedColumns(Object[] convertedColumns)
fromConvertedColumns
in class AbstractMultiColumnUserType<org.joda.time.DateMidnight>
protected Object[] toConvertedColumns(org.joda.time.DateMidnight value)
toConvertedColumns
in class AbstractMultiColumnUserType<org.joda.time.DateMidnight>
Copyright © 2010–2018 Jadira Systems. All rights reserved.