@JSONField (format="HH:mm") @Column(name = "time",length = 8) public Time getTime() { return this.time; }