Search code examples
Extending an entity...


javajpaeclipselink

Read More
Is there any advantage for using a library other than Hibernate for JPA?...


hibernatejpaeclipselinkopenjpadatanucleus

Read More
use of EntityManagerFactory causing duplicate primary key exceptions...


jpajakarta-eeeclipselinkpersistence-unit

Read More
The same objects in JPA...


javajpaentityeclipselink

Read More
EclipseLink JPQL (Glassfish v3): join fetch syntax problem?...


jpaeclipselinkjpql

Read More
Easiest way of programatically checking that a class has a valid JPA defintion...


javahibernatejpaeclipselinkopenjpa

Read More
How should one handle a javax.persistence.OptimisticLockException?...


javajpaconcurrencyejb-3.0eclipselink

Read More
Verify JPA column mappings at load time...


javajpaeclipselink

Read More
Why EclipseLink is adding discriminator column for joined inheritance strategy?...


jpaeclipselink

Read More
JPA and PostgreSQL...


javapostgresqljpaeclipselink

Read More
Eclipselink JPA, Oracle, Weblogic, Calling Persist does not commit to database...


javajpapersistenceeclipselink

Read More
Is there a Maven build for eclipselink that makes the OSGi bundles run in Felix and others?...


maven-2osgieclipselink

Read More
Supporting Different JPA GenerationTypes for Test/Production...


javajpaeclipselink

Read More
How to alter connection in EclipseLink...


javaconnection-poolingeclipselink

Read More
Indirectly generate sequence numbers for composite primary keys with JPA...


jpajakarta-eeeclipselink

Read More
JPA EntityManager deletes all records in database...


javajpaeclipselink

Read More
How to use @BasicMap for a HashMap whose key values are entities...


javajpaeclipselink

Read More
How do you Set Up a Many-to-Many Relationship with Junction Table using JPA/EclipseLink...


javajpaeclipselink

Read More
How do I guarantee the order of items in a collection...


javajpaeclipselink

Read More
Glassfish Eclipselink join-fetch hint not working...


glassfisheclipselinkhint

Read More
Hibernate equivalent to EclipseLink's batch query hint?...


javahibernatejpaejbeclipselink

Read More
BackNext