Hibernate Annotations - Which is better, field or property access?

后端 未结 25 1530
说谎
说谎 2020-11-22 15:02

This question is somewhat related to Hibernate Annotation Placement Question.

But I want to know which is better? Access via properties or access vi

25条回答
  •  耶瑟儿~
    2020-11-22 15:33

    I had the same question regarding accesstype in hibernate and found some answers here.

提交回复
热议问题