Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

How to get a HashMap result from Spring Data Repository using JPQL?

Getting around queries that use UNION in JPA

java sql oracle-database jpa orm

Reading Multiple Resultset using JPA

how to enforce @Enumerated(EnumType.STRING) in EmbeddedId

java hibernate jpa

SortedMap Key Persistance in Hibernate

JPQL / JPA query to order entities based on the greatest/maximum of two columns?

jpa jpql

JPA, GeneratedValue autoincrement with 50

java jpa entity

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?