Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Catch Delete Master Data Error

Okan SutcuogluOct 10 2018 — edited Oct 10 2018

Hello everyone. Lets say you have two tables related as Master-Detail. If you execute delete operation from master, if it has detail records, it gives an error as expected. But i want to show my own message for this error instead "Child record found. FK violated."

I use JDeveoper 12.2.1.3. and JDK 1.8.171

This post has been answered by Timo Hahn on Oct 10 2018
Jump to Answer

Comments

Post Details

Added on Oct 10 2018
1 comment
135 views