Hello!
I have two questions:
1) How can I make cascade deleting in table, wich have foreign key to herself? 2) How correctly use bidirectional relationship without read-only mode on one-to-many side. When I used disabled read-only mode, two foreign keys were generate. How can I solve this trouble? |