public class DateConverter extends AbstractDateConverter<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 . |
getExpression, getExpression
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExpression
public 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 © 2022 fastnate.org. All rights reserved.