开发者

Problems using uppercase names for MySQL columns with Hibernate mapping classes

开发者 https://www.devze.com 2023-01-19 08:08 出处:网络
I want fi开发者_StackOverflow社区x problems with uppercase names on a MySQL column of with Hibernate mapping classes. Is there a rule for use these kind of tables with Hibernate?Default Hibernate will

I want fi开发者_StackOverflow社区x problems with uppercase names on a MySQL column of with Hibernate mapping classes. Is there a rule for use these kind of tables with Hibernate?


Default Hibernate will just use the field names as column names (it does not change the case).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号