Hello,
it seems that the object post-processing is not used for objects with scope PROTOTYPE. I'm using @transactional which works on an object with SINGLETON scope but not on an object with...
Type: Posts; User: vfelberg; Keyword(s):
Hello,
it seems that the object post-processing is not used for objects with scope PROTOTYPE. I'm using @transactional which works on an object with SINGLETON scope but not on an object with...