|
Agreed.. transaction is required but what it has to do with detatched instance ?
Moreover:
P-331 says : "We use the method to undo changes made by the ItemManager client and return fresh entity data from the database."
but when we call merge() (before refresh()), the changes made by the client will get reflected in the database.
|