Map a tinyint as boolean hibernate

前端 未结 0 2029
清酒与你
清酒与你 2021-02-12 00:33

I have a BOOLEAN type in a MySQL table (TINYINT(1)) and I\'m trying to map the boolean field in an entity but this generates an exception:

org.hibernate.Hibernat         


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