| Matthias Wessendorf Currently, the main reason for this issue was that the merge method used in the delete method of the JPABaseDao loads the whole entity from the database. I think this will be much less an issue after we enable hibernate cache (https://issues.jboss.org/browse/AGPUSH-2049). What are your thoughts? |