JPA EntityManager returns old state after update...
Read MoreHow to debug Guice class/method interceptors?...
Read MoreHow to prevent reuse of EntityManager with guice-persist and @Transactional?...
Read MoreInjecting EntityManager with Guice...
Read MoreStrange error on createInjector "Unable to method intercept"...
Read MoreGuice-Persist: Attempting to execute an operation on a closed EntityManager...
Read MoreHibernate and Guice without persistence.xml...
Read Moreguice - @Transactional - not working...
Read MoreInject a Hibernate Interceptor with Guice / GuicePersist...
Read MoreHow to commit the current guice-persist UnitOfWork?...
Read MoreGuice Provider<EntityManager> vs EntityManager...
Read MoreHibernate: Unable to locate persister: java.math.BigDecimal...
Read More@Transactional annotation not starting transaction (Guice Persist)...
Read MoreRestlet implementation with Guice...
Read MoreRecovering from broken database connection with hibernate...
Read MoreGuice JpaRepositoryModule with multiple Persistence Units...
Read MoreDependency problems upgrading Guice with Warp-Persist...
Read MoreConfigure HikariCP + Hibernate + GuicePersist(JPA) at Runtime...
Read MoreDoes Guice Persist provide transaction scoped or application managed EntityManager?...
Read MoreMaven Hibernate with Guice-Persist...
Read MoreJPA on Google App Engine: When calling persist(...), does it always happen in a transaction?...
Read Morejpa2 reuses entityManager with guice...
Read MoreTransactionRequiredException: no transaction is in progress with Jersey + Guice + JPA...
Read MoreJPA @ElementCollection mysteriously cached...
Read MoreGuice-JPA persistance.xml not reading placeholders from properties file...
Read MoreEJB Overriding JPA javax.persistence...
Read MoreTrouble using Guice Persist together with JTA / bitronix...
Read MoreGuice JPA - "This connection has been closed." error...
Read MoreJPA & Guice-persist: permanently opened connection issue?...
Read MoreGuice-Persist - "Work already begun on this thread. Looks like you have called UnitOfWork.begin...
Read More