1. JPA cascade update error. Am I doing this the wrong way? stackoverflow.comI'm using JPA on a SWING application in JAVA that connects to an Apache DERBY embedded database. I use Netbeans as my IDE and use many of the "supposedly" helpful templates. ... |
2. hibernate cascade error? forum.hibernate.orgAuthor Message cameronjones Post subject: hibernate cascade error? Posted: Fri Mar 19, 2004 12:41 pm Beginner Joined: Fri Oct 10, 2003 10:12 am Posts: 39 hello newsgroup, i've been getting a PropertyValueException when i try to save a graph of objects that are cascaded with save-update. i've got an account object with sets of customers, orders and transactions. It ... |