Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Why JPA Buddy complains about @Data annotation over JPA Entity?

How to set default time zone in Java and control the way date are stored on DB?

How to reference a Grails domain class fields from outside of the Grails controller and view?

hibernate grails

what is the difference between hibernate 2.X and hibernate 3.0

hibernate

hibernate JPA: optional value generation

hibernate jpa sequence