Get column name of property mapped with Hibernate

后端 未结 4 1305
眼角桃花
眼角桃花 2020-12-05 18:53

How can I access the Hibernate mapping of my model to find out the column name of a property?

The column name is not specified in the mapping so Hibernate generates

4条回答
提交回复
热议问题