Search code examples
EclipseLink configuration for MongoDB...


mongodbjpaeclipselink

Read More
springboot - init eclipseLink bean...


javaspringspring-bootspring-mvceclipselink

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


javajpatransactionseclipselinkentitymanager

Read More
What is referencedColumnName used for in JPA?...


hibernatejpaormeclipselinkopenjpa

Read More
Create advanced search in JPA through user defined dynamic where clause conditions...


javamysqljpaormeclipselink

Read More
Eclipselink: Modifications to entity PrePersist/PreUpdate are lost after reconnection to database...


eclipselinkjpa-2.0

Read More
When I use A JPA Query's getResultList(), are the results detached or managed?...


javajpaeclipselink

Read More
Save UUID as varbinary(16) in MySQL causes com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data...


mysqljpaeclipselinkuuidvarbinary

Read More
JPA update query: cache not properly invalidated...


jpacachingeclipselink

Read More
JPA OneToMany Relationship: Foreign Key Not Persisted in Child Table...


javajsonjpaeclipselinkone-to-many

Read More
Different PostgreSQL sequence ID in the database and in JPA...


javapostgresqljpaeclipselink

Read More
Spring - Unit tests repositories in Spring 5.2.0.RELEASE...


javaspringjunitspring-data-jpaeclipselink

Read More
EntityManager null in QuartzJob...


jakarta-eeeclipselinkquartz-schedulerweblogic12c

Read More
How to lazy load an entity attribute using JPA...


javajpaormpersistenceeclipselink

Read More
@ExpectedDatabase not working as expected...


spring-bootjpaspring-data-jpaspring-dataeclipselink

Read More
Transactions executed in Spring using external Tomcat twice faster than Spring embeded Tomcat...


springjpatomcatcachingeclipselink

Read More
Exception for using primitive type as id with SPRING and Eclipselink...


javaspringeclipselink

Read More
How to dynamically generate SQL query based on user’s selections?...


javahibernatejpaeclipselink

Read More
Please explain about insertable=false and updatable=false in reference to the JPA @Column annotation...


javajpajakarta-eeeclipselink

Read More
How to join tables efficiently?...


javajpaeclipselinkjpql

Read More
Optional parameters in named query in EclipseLink...


db2eclipselinknamed-querydb2-zos

Read More
Unexpected alphabetical order in XSD generation with EclipseLink MOXy...


jaxbeclipselinkmoxy

Read More
Java Service Using JPA and EclipseLink Must Maintain Resilient Connections to PostgreSQL Database...


javapostgresqljpaconnectioneclipselink

Read More
Unable to create EvictionPolicy instance of type org.apache.commons.pool2.impl.DefaultEvictionPolicy...


javajpaeclipselinkentitymanagerpool

Read More
java.lang.NoClassDefFoundError: javax/sql/DataSource (eclipselink 4.0.2 + GWT 2.11.0)...


javaeclipsejpagwteclipselink

Read More
How to use Postgres JSONB datatype with JPA?...


javajsonpostgresqljpaeclipselink

Read More
Batch inserts using JPA EntityManager...


javajakarta-eeejb-3.0eclipselink

Read More
How to Tell JPA the prefered DataType...


javadatabasejpatypeseclipselink

Read More
Eclipselink / Spring boot with Gradle. Getting ClassNotFoundException for QueryDslPredicateExecutor...


springgradlespring-data-jpaeclipselinkquerydsl

Read More
Use CriteriaBuilder on embedded object...


jpaeclipselinkmetamodelembeddable

Read More
BackNext