{{theTime}}

Search This Blog

Total Pageviews

java.sql.SQLException: The DELETE statement conflicted with the REFERENCE constraint xxxxx

Quick Fix:

Delete the referred record in child table.  Or implement Cascade delete feature.

No comments:

java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport

SpringBoot Error: java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.j...