-
Aug 10th, 2011, 03:41 AM
#1
DbManaged.aj deleted even with automaticallyDelete=false
Hi there,
do somebody know why Roo (1.1.5) deletes a Roo_DbManaged.aj when the table introspect in dbre.xml is removed even if automaticallyDelete property of RooDbManaged annotation is set to false?
I have the following scenario:
I did the reverse engineer of a DB schema. And Roo generated one entity with all its aj files (also Roo_DbManaged.aj). As I need to reverse engineer another schema, so I set automaticallyDelete to false in this Entity. I ran reverse engineer command over the other schema but Roo delted the DbManaged.aj of the first Entity.
Is not supposed that with that property value, it wouldn't happen?
Tags for this Thread
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