Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Using SQL-IN-clause in custom @Query in JPA-/CrudRepository with the list or set as passed parameter?

Spring exception translation isn't working with JPA

Hibernate Query cache invalidation

Hibernate/Spring - Rollback a transaction within a transaction

Does Hibernate (HQL) Support Common Table Expression

hibernate hql

Hibernate Session vs Transaction

How to fix a Hibernate query with deprecation warnings?

hibernate

Hibernate can't insert UUID to VARCHAR column

Hibernate JPA Column "NEXTVAL" not found

java hibernate jpa

How to use the Java 8 LocalDateTime with JPA and Hibernate

Spring Data JPA: Specification with "like" and Long

Arjuna warnings in the logs (multiple threads active)

JDBC transaction marked for rollback-only (exception provided for stack trace) at the start up of project in springboot 3

Hibernate Envers: Initializing Envers Proxies

Hibernate, spring, JPS & isolation - custom isolation not supported

Boxed vs primitive type as entity id

java database hibernate jpa orm

Force eager loading of otherwise lazy loaded properties

How to avoid nested transactions not supported error?