public class DateLongConverter extends Object implements AttributeConverter<Date,Long>
| Constructor and Description |
|---|
DateLongConverter() |
public Long toGraphProperty(Date value)
toGraphProperty in interface AttributeConverter<Date,Long>public Date toEntityAttribute(Long value)
toEntityAttribute in interface AttributeConverter<Date,Long>Copyright © 2015 Neo Technology, Inc.. All rights reserved.