Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

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?

Spring and hibernate: No Session found for current thread

How to create a dynamic WHERE clause for all queries in Spring Data JPA?

Join Fetch for One To Many relationship is returning same entity multiple times

Update Springboot properties at runtime Hibernate/JPA

java hibernate jpa spring-boot

Defining database independent JPA object uid

java hibernate jpa datanucleus

java.lang.IllegalArgumentException: Not a managed type: class com.SportyShoe.Entity.Shoe

How to configure Grails 3.1.1 to use Hibernate 5

How to generate a Java Class from a database for use with Hibernate 4

ManyToOne relation without list/set using JPA

java hibernate jpa many-to-one