Вопрос

I am trying to delete some registry with database adapter delete operation. However this table has a relationship.

Sometimes, the action can't execute because foreign key violations.

Is there any way to delete using cascade in Oracle SOA Suite databases adapters?

Это было полезно?

Решение

You can enter your SQL manually, check the documentation in here

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top