Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Hibernate spatial API query for Oracle

JPA (Hibernate) + Spring: Dealing with unique constraint violations

Error using JPA SELECT NEW with Timestamp on constructor

java hibernate jpa

What is a persistence object?

java jpa

How to update an Entity after another Entity update in Spring Data? [duplicate]

Is there a way to make JPA ignore invalid types of enum?

IntelliJ + Spring: how to enable table names checking in HQL queries?

Using Spring Data audit annotations with na @Embeddable class

EclipseLink Result Cache not caching results

jpa jakarta-ee eclipselink

Maven Multi Module insists on duplicating datasource application.properties in business module

CDI Transaction Management: How does @Transactional work?

How to generate query-dsl Q classes on external entity?

java spring jpa querydsl

Can @GenerateValue be used with non primary key attributes?

java hibernate jpa

How to select all the data of two columns from a table using JPA query method

Pre-load specific entities (tables) in l2 cache with JPA

java jakarta-ee jpa

Auto retry after EJB transaction rollback

java jakarta-ee jpa ejb weblogic

JPA Criteria: downcast root to multiple entity subclasses and filter by the same linked entity natural id

Internal Exception: java.sql.SQLException: Invalid state, the Connection object is closed

jpa eclipselink