public class DateConverter extends TemporalConverter<Date>
EntityClass to SQL.| Constructor and Description |
|---|
DateConverter(AttributeAccessor attribute,
boolean mapKey)
Creates a new instance of
DateConverter. |
DateConverter(javax.persistence.TemporalType type)
Creates a new instance of
DateConverter. |
getExpressiongetExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExpressionpublic DateConverter(AttributeAccessor attribute, boolean mapKey)
DateConverter.attribute - the inspected attributemapKey - indicates that the converter is used for the key of a map propertypublic DateConverter(javax.persistence.TemporalType type)
DateConverter.type - the temporal type of the propertyCopyright © 2016 fastnate.org. All rights reserved.