Search code examples
InvalidClassException on Serializable objects...


javaserializationglassfishentityeclipselink

Read More
JPA Transparent Indirection and Container Policies...


jpaeclipselinkcontainersindirection

Read More
Best practise for JPA merge and create...


javajpaeclipselink

Read More
How to invoke callback methods like @PreUpdate, @PrePersist, @PreRemove while doing bulk update, del...


hibernatejpaeclipselinkcriteriajpa-2.1

Read More
Composition using JPA and deletion...


javajpaannotationseclipselink

Read More
How to call mysql date_format function in JPQL...


mysqljakarta-eejpaeclipselink

Read More
How to use Lucene and JPA?...


jpaluceneeclipselink

Read More
EntityManager.merge() not persisting related entities...


javajpaeclipselink

Read More
Spring + Eclipselink + JtaTransactionManager = javax.persistence.TransactionRequiredException...


springeclipselinkjtaentitymanager

Read More
Any reason to initialize Entity properties with synchronized Collections?...


javajpaeclipselink

Read More
How to create a BOOLEAN column in MySql using Eclipselink...


mysqljpaeclipselink

Read More
@MappedSuperclass static weaving with EclipseLink and multiple jars...


jpaormjpa-2.0eclipselinktoplink

Read More
EclipseLink fails to fetch a scalar Boolean value...


mysqljpaeclipselinkcriteriajpa-2.1

Read More
Search keywords in database...


javasqljpaeclipselinknamed-query

Read More
Functional operators causes JPA to crash? (Bug?)...


jpafunctional-programmingeclipselinkjava-8

Read More
how to use JPA life-cycle events to get entity data...


javajpaeclipselinkglassfish-3entitylisteners

Read More
How to create table of Java enum using Eclipselink?...


javajpaenumseclipselink

Read More
querydsl union multiple queries in one...


jpaeclipselinkquerydsl

Read More
Why is JPA ignoring my @OrderColumn in a basic use case?...


javajpaeclipselink

Read More
JPA "The multi-part identifier ... could not be bound"...


javasql-serverjpaeclipselink

Read More
JPA, When exactly must Entity implement Serializable...


javajpaeclipselinkinner-classes

Read More
How to reconnect lost connections with EclipseLink?...


javamysqljpajdbceclipselink

Read More
Why does JPA/Eclipselink fire redundant database queries even with the BatchFetchType.IN hint?...


performancejpaoptimizationeclipselink

Read More
JPA Batch updates appear to be inserting one update per batch...


jpaeclipselinkjpa-2.0

Read More
Eclipselink/JPA persist a record once or insert each field separately?...


javadatabasejpaeclipselinkentitymanager

Read More
Monitoring EclipseLink JPA progress...


javaloggingjpaeclipselinkmonitoring

Read More
Can't generate table form entity with eclipse and eclipselink...


javaeclipsejpaeclipselink

Read More
Why am I getting "Foreign key constraint fails" exception on persist?...


eclipseeclipselink

Read More
JPA / EclipseLink: Joined WHERE query does not give expected result...


javajakarta-eejpaeclipselink

Read More
Unable to persist entity (unidirectional many to one relationship)...


javajpapersistenceeclipselinkhana

Read More
BackNext