How to store values of mySQL Time data type using Hibernate without conversion to mySQL server timezone?

前端 未结 0 1561
盖世英雄少女心
盖世英雄少女心 2020-12-23 01:36

My mySQL server timezone is set to UTC. I have a Time column in the mySQL db which stores times in the format hh:mm:ss. I use Hibernate to access my database. When I insert

相关标签:
回答
  • 消灭零回复
提交回复
热议问题