AutoFlush « Update « JPA Q&A





1. strange autoflush behavior    forum.hibernate.org

I've noticed some strange behavior where on some occasions when i would add and then later remove objects from a collection. Sometimes the removed object would still be in the database. After some investigation I came up with a simple test case to show the problem.

2. BMT and autoflush    forum.hibernate.org

3. Hibernate 3 autoflush behavior    forum.hibernate.org

true true org.hibernate.dialect.PostgreSQLDialect org.postgresql.Driver jdbc:postgresql://localhost:5432/testDB dummy dummy 5 20 1800 ...