Hibernate refresh() or getSingleResult() returns a cached entity (?)

前端 未结 0 886
自闭症患者
自闭症患者 2021-01-07 06:11

I am using Hibernate 2.1 on a Wildfly (JBoss) 10 to fetch an entity from the Database. Here is the model of the entity:

@Entity
@Table(name = "account&qu         


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