Apache Derby DB Error Code XCL35 – The table cannot be defined as a dependent of table

In this blog post, let’s learn about the error message “XCL35- The table cannot be defined as a dependent of table in Apache Derby Database and the description of the error.

Error Message

XCL35- The table cannot be defined as a dependent of table

Error Details

The table cannot be defined as a dependent of table because of delete rule restrictions. (The relationship causes the table to be delete-connected to the indicated table through multiple relationships and the delete rule of the existing relationship is SET NULL.).

Leave Your Comment