For those who are not able to get a correct HH:mm:ss format from java.sql.Date, just set it as java.sql.Timestamp in field class type.
HH:mm:ss
java.sql.Date
java.sql.Timestamp