Is there a setting in derby, for example an sql query ala “SET DATABASE REFERENTIAL INTEGRITY FALSE” where i can turn on and off referential integrity?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
According to this post on the mailing list (from 2006) it is not possible:
http://www.mail-archive.com/derby-user@db.apache.org/msg05345.html
I couldn’t find anything in the manual either.
And the list of jdbc parameters has nothing, too.