Code subject: cascade=CascadeType.REFRESH with many to one relation
Posted: Sun May 09, 2010 9:35 pm
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 57 time
If any entity x related to entity y . and x refresh function called , y refresh function is called automatically. refresh means reload the values from database .