Search code examples
How can I set a String[] parameter to a native query?...


javapostgresqleclipselinkjpql

Read More
Is there a way to make eclipselink/JPA use redis for saving and retrieving peristence-unit level (L2...


javajparediseclipselinkredisson

Read More
org.postgresql.util.PSQLException: ERROR: relation "sequence" does not exist...


javapostgresqleclipselinktomcat9

Read More
EclipseLink Result Cache not caching results...


jpajakarta-eeeclipselink

Read More
org.eclipse.persistence.exceptions.QueryException: The primary key read from the row during the exec...


jpaeclipselinkprimary-key

Read More
Java Eclipselink on TomEE gives "Missing required persistence.xml"...


javajpaeclipselink

Read More
java.lang.ClassCastException: org.apache.tomcat.dbcp.dbcp2.PoolingDataSource$PoolGuardConnectionWrap...


javajpatomcatweblogiceclipselink

Read More
Why is PostPersist required to set the id of oneToOne child entity?...


spring-bootjpaeclipselink

Read More
EclipseLink: multi-column, one-to-one, JPA 2.0 @EmbeddedId using @MapsId fails with read-only on @Jo...


hibernatejpamappingjpa-2.0eclipselink

Read More
EclipseLink PreUpdate on OneToOne Relationship not persisted...


jpaeclipselinkentitylisteners

Read More
EclipseLink ManyToOne - CriteriaBuilder Generated Query is Wrong...


jpaeclipselink

Read More
Why doesn't JPA repeat persist method throw an exception?...


jpaexceptioneclipselinkpersist

Read More
JPA Embedded and BeanValidation...


javajpaeclipselinkbean-validation

Read More
Is EJB inheritance through different EJB modules possible?...


jakarta-eeeclipselink

Read More
Eclipselink and Postgresql batch writing...


postgresqljdbceclipselinkjpa-2.1

Read More
Foreign key value not inserting in database: Cannot insert Null in column...


ormeclipselinkwebsphere-libertybidirectional-relation

Read More
What does "Register the existing object ..." mean in the logfile?...


javajpaeclipselinkunit-of-work

Read More
Convert Connection to EntityManagerFactory or EntityManager...


databaseoracle-databaseconnectioneclipselinkentitymanager

Read More
Dynamically add managed class names to EntityManagerFactory...


jpaeclipselinkpersistence.xml

Read More
how can i use multiple data source for a single application to separate company wise data...


javaspring-dataeclipselink

Read More
How does EclipseLink detect first access to make lazy fetching?...


javajpajakarta-eeeclipselink

Read More
Using JPQL for queries to an MS-Access database using UCanAccess driver...


javams-accessjpaeclipselinkucanaccess

Read More
JPA Criteria API - Populate associations...


jpaeclipselinkcriteria-api

Read More
@BatchFetch type JOIN...


jpajoineclipselinkbatch-fetching

Read More
Eclipselink NamedNativeQuery pass column name as parameter and not a value...


eclipselinkjpa-2.1

Read More
JAXB Compiling Issue - [ERROR] Property "Any" is already defined...


jaxbeclipselinkmoxy

Read More
EclipseLink global `@Converter`...


javajpaeclipselinkconverters

Read More
How to refresh cache after persist?...


javajakarta-eejpaeclipselink

Read More
JPA Cascade a abstract/inherit Class on Delete...


javamysqldatabasejpaeclipselink

Read More
Getting the JPQL/SQL String Representations for a Criteria Query...


javaeclipselinkjpql

Read More
BackNext