Search code examples
EclipseLink batch-writing : custom composite key instead of @GeneratedValue?...


spring-bootjpaspring-data-jpaspring-dataeclipselink

Read More
Fetch all relationships with JPQL...


javajpaspring-data-jpaspring-dataeclipselink

Read More
EclipseLink:How to avoid additional sql query for nested left join...


javajpaeclipselink

Read More
Disable caching in JPA (eclipselink)...


javajpaentityeclipselink

Read More
JPA eclipse two foreign keys @IdClass implementation errors...


javamysqlhibernatejpaeclipselink

Read More
Getting old data with JPA...


javajpaeclipselink

Read More
TransactionManager already defined in Spring Batch using EclipseLink JPA...


javajpaspring-batcheclipselink

Read More
Having a separate persistence.xml file for testing...


javajpaeclipselinkmaven-3

Read More
jpa: when merging many to many previous record gets deleted...


restjpaejbmany-to-manyeclipselink

Read More
test returning NULL when saving...


javaspringjunitmockitoeclipselink

Read More
Database agnostic query to get the row number based on the primary key...


javahibernatejpaormeclipselink

Read More
Creating new JPA Entity with EmbeddedID...


jpaeclipselink

Read More
Composite Primary key in JPA...


jpapersistenceeclipselinkcomposite-primary-key

Read More
How can I use ObjectTypeConverter to manage null values?...


jpaeclipselink

Read More
Is EclipseLink MOXy suitable for ridiculously huge XML files?...


javaxmljaxbeclipselinkmoxy

Read More
Select for update skip locked from JPA level...


javaoraclejpalockingeclipselink

Read More
JPA Converter unnessecary call of "convertToDatabaseColumn" leads to ClassCastException...


javajpaenumseclipselinkjava-ee-7

Read More
EclipseLink native query result into POJO - Missing descriptor for [Class]...


jpaeclipselink

Read More
JPA OneToMany Only Updates First Time...


jpaeclipselink

Read More
JPA count related entities without joining them...


javaoraclejpaeclipselink

Read More
Why Is it not a good idea to store JPA entites in HashMap/ConcurrentHashMap for caching? (Concurrenc...


spring-bootjpacachingspring-data-jpaeclipselink

Read More
Two EntityGraph on same class is not working (EclipseLink)...


jpaspring-data-jpaeclipselink

Read More
JPA Criteria Path.get("ID") of a Join<A, B> returns ID of B instead ID of A, why?...


javajpaeclipselinkcriteriacriteria-api

Read More
JPA Criteria API - LIKE / OR on relationship...


javajpaeclipselinkcriteria-api

Read More
JPA Left Join IS NULL condition not working...


javajpajoineclipselinkjpql

Read More
How can I tell connection pool utilization in eclipselink...


eclipselinkconnection-pooling

Read More
@XmlPath has no impact during the JAXB Marshalling...


javaxmljaxbeclipselinkmoxy

Read More
Cleaning up after changing the isolation level in JPA / EclipsLink EntityManager...


javajpatransactionseclipselink

Read More
JPA eclipselink persist entity that has no primary key but two foreign keys...


javajpaeclipselinkjpa-2.1java-ee-8

Read More
Setup eclipselink cache coordination in Payara...


jpacachingeclipselinkpayara

Read More
BackNext