1. all-delete-orphan (null pointer exception) forum.hibernate.org |
2. getting a null pointer exception on delete forum.hibernate.orgI'm running into an issue where I query for a List |
3. NullPointerException on Updating an already Deleted object forum.hibernate.orgAuthor Message Aysther Post subject: NullPointerException on Updating an already Deleted object Posted: Wed Feb 20, 2008 10:05 pm Newbie Joined: Wed Feb 20, 2008 9:49 pm Posts: 4 So here's the general situation :) I'm trying to test / determine Hibernate's behavior when attempting to update a previously deleted object. I'd like to know that the object was ... |