Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Is there any way in spring for logging queries of specific JPA repository?

EntityManagerFactory is closed - only on particular machine

java spring hibernate jpa

TomEE 9 fails to load persistence unit with Hibernate 6.2 - NoSuchFieldError: UUID

Discriminator column mapped as entity Hibernate

How catch hibernate/jpa constraint violations in Spring Boot?

Hibernate/JPA, save a new entity while only setting id on @OneToOne association

java database hibernate jpa orm

hibernate error: There is no primary key for referenced table

java.lang.NoClassDefFoundError: org/apache/commons/fileupload/FileItemFactory at java.lang.Class.getDeclaredConstructors0(Native Method)

How can I get in my logger, the duration of each hibernate query in ms

java hibernate

Problem changing Database in Hibernate

Multiple SequenceGenerator in Hibernate Entity

How to get some utf-8 characters using hibernate and spring mvc in database?

How to conver date type in hibernate criteria

java hibernate criteria-api

Spring @ResponseBody returns JSON, but keys are missing

json spring hibernate

JPA Map of Maps

java hibernate jpa jpa-2.0