I'm not sure what you mean by nesting db queries? Can you give an example?
Note, the @CommitAfter annotation does exactly what it says on the tin, it causes a commit after every method that has the annotation.
I'm not sure what you mean by nesting db queries? Can you give an example?
Note, the @CommitAfter annotation does exactly what it says on the tin, it causes a commit after every method that has the annotation.