Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in criteria

Sorting on multiple fields with criteria in Grails

Tuple result Criteria API subquery

Create SqlProjection with alias of joined table

nhibernate criteria

Adding a projection to an NHibernate criteria stops it from performing default entity selection

compound predicate in JPA Criteria Query - Use both and, or methods

When using setFetchMode in Hiberate criteria how do I set a restriction on the oneToMany table

hibernate criteria

NHibernate criteria API - how do I add a clause to compare one date to another date minus a value

nhibernate criteria

Finding out the page containing a given record using JPA (Hibernate)

java hibernate jpa criteria

How to set more than 2 Expression in Expression.Or

how to user year() and month() functions in NH Criteria API?

nhibernate criteria

How can I add a complex order-by using Hibernate 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