Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

@TableGenerator : how to use

java hibernate annotations

JPA: Timestamp comparison in NamedQuery: time data lost

hibernate jpa oracle10g

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

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

Need to insert 100000 rows in mysql using hibernate in under 5 seconds

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

BCrypt.checkpw() Invalid salt version exception