Enhancement
                         
                    
                    You may want to delete objects or links without also deleting the types or references.
Application
<delete-links table="hasWrapperAttValue" reference="my.module:MyType#myRef" /> <delete-objects table="MyTable" type="my.module:MyType" />
Test
No test.