-
Sep 1st, 2011, 07:48 AM
#1
@RooEntity(persistMethod="") still generates a persist method in the ITD
Not sure if this is normal or not, but I thought that if you added something like persistMethod="" to the @RooEntity annotation, it would instruct Roo to not generate the particular method. It doesn't seem to be working as the method still exists in the ITD. I've tested the persist, clear, flush and merge, but all of them still exist after specifying an empty string. I'm using Roo 1.1.5.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules