Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate-criteria

SQL 'LIKE' operator in Hibernate Criteria API

Criteria API returns a too small resultset

getting first row of table by criteria query

Pagination with Hibernate Criteria and DISTINCT_ROOT_ENTITY

Hibernate Restrictions.in vs. Disjunction

Using Projections in JPA 2

How to retrieve a set of member objects using Hibernate?

Hibernate criteria: how to order by two columns concatenated?

Mapping Java boolean to Oracle Number column with JPA and Hibernate

How to order result of hibernate based on a specific order

Hibernate Criteria join query one to many

Why is criteria query deprecated in Hibernate 5?

How do you select a column using Hibernate?

org.hibernate.QueryException: could not resolve property: filename

Hibernate Group by Criteria Object

Criteria.DISTINCT_ROOT_ENTITY vs Projections.distinct

When to use Hibernate projections?

Hibernate Criteria Query to get specific columns

JPA2: Case-insensitive like matching anywhere

Hibernate Criteria Restrictions AND / OR combination