how to use enum with jpa as a data member of persisted entity?...
Read MoreWhat is referencedColumnName used for in JPA?...
Read MoreOpenJPA Paging (setMaxResults/setFirstResult)...
Read Moreselecting all rows from a database using JPA in WebSphere...
Read MoreOpenJPA EntityExistsException "already exists in this context; another cannot be persisted"...
Read MoreThe type "class *" has not been enhanced JPA exception...
Read Moreorg.apache.openjpa.persistence.PersistenceException: Cannot set auto-commit mode when using distribu...
Read MoreOpenJPA criteriaBuilder nested object property fetch...
Read MoreError deploying JPA webapp on Tomee Plus (OpenJPA)...
Read MoreWhy LEFT OUTER JOIN is not working with @Query...
Read MoreFetch only 1 level in a OneToOne relation with same table...
Read MoreInteger To Long error on find() methods JPA...
Read MoreWhat's the equivalent of eclipselink.jdbc.bind-parameters for OpenJPA (Kodo)?...
Read MoreNested ID class required to be named like relationship, even though not being a derived identifier?...
Read MoreOpenjpa maven plugin error: Failed to execute goal : enhance...
Read MoreCalling PCEnhancerTask from Kotlin in Gradle...
Read MoreSpring JPA - No transaction set autocommit 'true'...
Read MoreOpenJPA OneToMany and composite key in parent and child table...
Read Morecan OptimisticLockException occur if app srv Isolation level is set to READ COMMITTED?...
Read MoreTurn off "error" about missing no-arg constructor in Eclipse...
Read MoreCan you get more specific exception or cause of getting PersistenceException when calling createEnti...
Read MoreTables not generated using Derby and OpenJPA...
Read MoreHow to enhance classes properly at build time using Maven? OpenJPA...
Read MoreMaven - how to run compile goal only once while using openjpa plugin...
Read MoreError when adding java agent in VM arguments while using OpenJPA...
Read MoreIs there any JPA fluent API / Critera api for JPA 1.0? I'm using OpenJPA...
Read Morejpa lazy fetch entities over multiple levels with criteria api...
Read MoreOpen JPA: MetaDataException After upgrading to Open JPA 2.4.1 & Java 8...
Read More"Unsupported use of GenericConnection" exception when migration from JPA2.0 to JPA 2.1...
Read More