Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in criteria

"IllegalArgumentException occurred calling getter of" while running criteria with SINGLE_TABLE Inheritance strategy

Can I call a stored procedure with hibernate criteria?

Find elements in a collection where an element has a field which is a list and a given value must belong to the list

Ordering results by computed value in Hibernate

hibernate orm hql criteria

Grails: Projection on many tables?

How to write query(include subquery and exists) using JPA Criteria Builder

hibernate jpa jpa-2.0 criteria

Hibernate Criteria n+1 issue with maxresults

hibernate criteria

Hibernate Criteria / Query on object properties

java hibernate criteria

Criteria.DISTINCT_ROOT_ENTITY doesn't prevent duplicated objects

Is it possible to remove order from Hibernate Criteria?

Jpa QueryBuilder Multiple expressions in where clause not working

How to set positional/named parameters dynamically to JPA criteria query?

JPA Criteria API: query property of subclass

What are the alternatives to using an ORDER BY in a Subquery in the JPA Criteria API?

How to make criteria with array field in Hibernate

How to union two different Mongoid Criteria

Hibernate criteria Using GROUP BY and RETURN ENTITY LIST

java hibernate criteria

Getting "with clause can only reference columns in the driving table" when trying to write a JPA 2.1 left outer join

Hibernate Criteria: Left Outer Join with restrictions on both tables

Getting unique result in Hibernate

java hibernate criteria