Posts by Fernando Chaves Benbassat • 11 points
1 post
-
1
votes0
answers159
viewsQ: Instability recovering updated objects list
I am facing problems with Hibernate that seems to be related to the cache object. I have an entity, let’s call it A, with an attribute mapped list with @OneToMany (cascade = CascadeType.ALL,…