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