Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Unable to compare java.util.Date value with MySQL datetime column values

java spring-boot hibernate

What's the difference between different mapping types in Hibernate?

Hibernate : Foreign key constraint violation problem

java mysql hibernate spring

Manipulating Hibernate 2nd Level Cache

Using which database technology could I persist objects? (Something that does NOT require me to take care of mapping objects to tables and back)?

hibernate restrictions and/or order

java hibernate criteria

Disable Hibernate auto update on flush on read only synonyms

oracle hibernate spring

Hibernate: Query entities which contain a specified element in a CollectionOfElements?

Does Hibernate's Criteria API still not support nested relations

Lightweight Java database with Maven plugin for starting/stopping?

how do you enforce conditional not null check across sql columns

Many-to-Many link tables in grails (GORM) / hibernate

write behind cache Ehcache new feature?

java hibernate spring ehcache

Hibernate versioning parent entity

Configuring hibernate.reveng.xml to detect a sequence PK generator with hibernate3-maven-plugin and Postgre

JPA mapped model returns null elements with Composite-Keys

java hibernate spring orm jpa

When should hasMany be used for N:1 relationships in grails domain classes?

Hibernate throws unique constraint violation exception while updating field part of unique key

Is there a nice GUI available for showing Hibernate statistics?

Detach JPA objects with lazy initialized properties