@Override
public Instant toInstant ()

Overriding: java.util.Date

This method always throws an UnsupportedOperationException and should not be used because SQL Date values do not have a time component.

Returns:  an instant representing the same point on the time-line as this Date object