Cache options so @Postload annotated method dont get called everytime Hibernate is asked to retrieve object

后端 未结 0 1773
无人及你
无人及你 2021-02-13 03:41

I have a class annotated with JPA @Entity annotation, so objects of this class persist in database and are managed using Hibernate ORM. In my class constructor, a c

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