Search code examples
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
EclipseLink and Derby with Java 19...


javajpaeclipselinkderbyjava-19

Read More
JPA: implicit cascades for relationships mapped as @ManyToMany @JoinTable?...


javajpamany-to-manyeclipselinkcascade

Read More
ClassCastException using EclipseLink DescriptorCustomizer API in Liberty...


websphereeclipselinkwebsphere-liberty

Read More
JPA: There should be one non-read-only mapping defined for the primary key field...


jpamappingeclipselink

Read More
EclipseLink: Missing class for indicator field value of typ...


javarestjpaglassfisheclipselink

Read More
Caching Embedded Entities...


javajava-8eclipselinkpayara

Read More
EclipseLink creates additional table from Embeddable class when using a composite primal key...


jpaeclipselink

Read More
JPA [EcliseLink]: Cannot change the type of an instance of parent A to subclass B In the single tabl...


inheritancecachingeclipselinkjpa-2.0

Read More
javax.persistence.* sources, where?...


javaeclipsejpaeclipselink

Read More
update existing column value in JPA CriteriaUpdate...


ormeclipselinkjpa-2.1

Read More
SpringBoot App with Eclipse Link 3. Update version Error - ClassNotFoundException: jakarta.persisten...


spring-booteclipselink

Read More
Calling Oracle function with StoredProcedureQuery?...


javajpaplsqloracle11geclipselink

Read More
Optimize JPA dynamic count query...


javasqloracle-databasejpaeclipselink

Read More
Error creating bean with name 'loadTimeWeaver' defined in class path resource...


javaspring-bootmavenjpaeclipselink

Read More
Strange EclipseLink error - won't allow a table named 'User', other names work fine...


jakarta-eeeclipselinkderbyopen-liberty

Read More
JPA Entity Manager transaction scope vs extended scope...


javajpaeclipselink

Read More
Class Exception Issues (is in unnamed module of loader)...


javajspjpaeclipselink

Read More
Is it possible to write a generic enum converter for JPA?...


javajpaenumseclipselink

Read More
BackNext