Integrity « Update « JPA Q&A





1. Multiple Persistent Integrity    forum.hibernate.org

Hello, I am writing a GUI client side app and have persistent objects in multiple sessions. i am trying to figure out the best way to notify duplicate objects in different sessions of updates\deletes etc so that the gui can perform refreshes. does anyone have any suggestiongs? i don't really want to have to maintain some sort of cache of objects ...

2. Referential integrity problem if no flush in between: why?    forum.hibernate.org

View unanswered posts | View active topics Board index Hibernate & Java Persistence Hibernate Users All times are UTC - 5 hours [ DST ] Referential integrity problem if no flush in between: why? Page 1 of 1 [ 5 posts ] Previous topic | Next topic Author Message immanuel ...

3. Persisting XML represented data and DB referencial integrity    forum.hibernate.org

Newbie Joined: Thu Oct 06, 2005 8:35 pm Posts: 1 Location: Maryland I am using Hibernate 3.x's new ability to persist XML represented data. I am enhancing existing code that currently works with POJOs to be able to accept and persist XML represented data. Referencial integrity (RI) has recently been turned on on our Sybase DB. In other words, foreign key ...

4. Referential Integrity Problem when try to save    forum.hibernate.org

Page 1 of 1 [ 2 posts ] Previous topic | Next topic Author Message KASHIF31 Post subject: Referential Integrity Problem when try to save Posted: Mon May 12, 2008 12:32 pm Newbie Joined: Mon May 12, 2008 12:16 pm Posts: 7 Hi I am new to this tech, I am ...