Search code examples
Java/JAXB: Unmarshall Xml to specific subclass based on an attribute...


javainheritancejaxbeclipselink

Read More
eclipselink PersistenceUnitLoadingEception in executable JAR...


jpapersistenceclassloadereclipselinkexecutable-jar

Read More
Why PersistenceException is thrown rather than EntityExistsException while trying to persist the sam...


exceptionjpaeclipselink

Read More
JPA @Transient fields being cleared before @PreUpdate method is called...


javajpaeclipselink

Read More
Jakarta EclipseLink - how to keep bidirectional one to many relationship in sync using EntityManager...


jpaeclipselinkone-to-many

Read More
eclipselink JPA error - can't find class java.util.Setjava.time.DayOfWeek...


javajpaeclipselinkauto-generate

Read More
Stackoverflow at predeployment of PersistenceUnit Jakarta EE10...


persistenceeclipselinkpayarapersistence.xml

Read More
JavaEE + eclipseLink + TomEE gives java.sql.SQLSyntaxErrorException: user lacks privilege or object ...


javamysqlweb-serviceseclipselinkapache-tomee

Read More
Glassfish Eclipse Link JPA Package by feature...


javajpahyperlinkglassfisheclipselink

Read More
How to get the primary key of any JPA entity?...


javaeclipselinkjpa-2.0

Read More
How to prevent unique constraint violation with JPA Eclipselink HistoryPolicy...


jpaeclipselink

Read More
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
BackNext