Respected Friends,
Here my problem is that i want to remove the specific column data(child table column data) and this column refer's another table's column (parent table column)when i try to delete first table data it will give me error that u have to remove parent table data first.
(in SQL if we want to remove the contents, there is a CASCADE CONSTRAINTS right? by using this constraints we remove the child column without removing the parent column contains) so this type of facility is available in HIBERNATE or not???[/quote]
|