Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate-criteria

using hibernate Criteria.uniqueResult() when there are several results

Hibernate criteria query throws an exception

Detached criteria on composite PK fields?

Hibernate: org.hibernate.criterion.ProjectionList cannot be cast to org.hibernate.Criteria

Combine NamedQuery and Criteria in Hibernate

Hibernate Criteria Projection without mapped association of tables

Including the max and offset criteria inside GORM criteriaBuilder returns an error

Hibernate inheritance with hibernate criteria (TABLE_PER_CLASS)

"in all" restriction for Grails/Hibernate Criteria Query

How to avoid string members in hibernate?

How to group by projections with Hibernate

Grails hasMany: find all master records with a child that matches a criteria

Java Criteria Query with Hibernate - generated alias invalid path?

Hibernate filternig list of objects by its subclass specific fields

Use read-only DB replica for read-only GORM methods and criteria

Hibernate doesn't support accessing fields on usertypes for projection criterias?