I have a mySQL db with columns of the time type. I\'m using Hibernate for ORM. The Hibernate time type is java.sql.Time. I\'m noticing that whenever I update a
java.sql.Time