Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Retry mechanism for optimistic locking (spring data + JPA)

Hibernate logging in console with WARN HHH000174

hibernate jpa

How to implement simple full text search in JPA (Spring Data JPA)?

stream on JPA lazy list

Spring Boot MSSQL Kerberos Authentication

how to do a JOIN FETCH in jpa criteria

Multiple Sort Optional query - Spring REST Controller configuration with Pagination

java spring rest jpa pagination

HQL order by within a collection

hibernate jpa jakarta-ee hql

Oracle CLOB and JPA/Hibernate ORDER BY?

How to define two persistence units (one for production, one for unit testing)?

java jpa

JPA EntityManager Static or Instance?

Should I store the timezone separately from the timestamp for Postgres and JDBC?

java postgresql jpa jdbc

JPA polymorphism association with multiple tables

JPQL: convert varchar to number

NoSuchBeanDefinitionException expected at least 1 bean which qualifies as autowire candidate for this dependency

java hibernate spring-mvc jpa

Ljava.lang.String class cannot be resolved in persistence.xml

Unable to generate UUID id for my entities

Auditing and @Embedded in Spring Data JPA

spring jpa spring-data-jpa

Hibernate embeddables: component property not found

java hibernate jpa spring-boot

How to filter child collection in JPQL query?

java spring jpa spring-data jpql