Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

How can I validate constrains on entities during persist of an entity in hibernate

JPA 2 + Criteria API - Defining a subquery

Hibernate, one UserType with different number of columns

java hibernate

Write HQL clause using Hibernate Criteria API

Hibernate exception; found two representations of the same collection

Matching hasMany children with Grails dynamic finders

hibernate grails groovy

MappedSuperclass Alternatives in Grails 2.0

Is it possible to lazy load for a non lazy relationship in Hibernate?

hibernate lazy-loading

How to optimize fetching multiple collections in Hibernate?

hibernate optimization

HQL, left join on the same table

sql hibernate hql

@ElementCollection with Map<Entity, Embeddable> where Entity is a field of the Embeddable

java hibernate jpa map

How to restart PostgreSQL sequences handled by Hibernate?

hibernate postgresql

Order by (chained) column which can be null

Hibernate does not delete orphans on OneToMany

Grails "a different object with the same identifier value was already associated with the session" error [duplicate]

Incompatible sequence names between Liquibase and Hibernate JPA for PostgreSQL and H2

Spring boot and JUnit with H2 JPA causes 'pg_class' not found

How to limit result in @Query used in Spring Data Repository

Using Hibernate query : colon gets treated as parameter / escaping colon

BCrypt.checkpw() Invalid salt version exception