Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate-criteria

Please provide example for an If statement in hibernate criteria

Is this query possible using Criteria or DetachedCriteria Hibernate

Hibernate Criteria to query more than one class (or restrict by a list of subclasses)

Alias for properties that exist only in subclasses (Hibernate Criteria)

Does Hibernate's Criteria API still not support nested relations

How to implement with hibernate criteria Object the select query with inner join

Can't create grails Criteria query containing a belongsTo relation

How to prevent duplicate results in Hibernate?

Hibernate: Criteria API vs. QueryDsl

How do I resolve "Unable to resolve attribute [organizationType.id] against path" exception?

Pagination with Hibernate criteria and FetchMode.JOIN

How to create Criteria on field that can be null?

Case insensitive Restriction.IN

Spring Data Transformers.aliasToBean(AgentRecordDTO.class)

When using Entity Graphs in JPA 2.1, is there a way of using the metamodel when there are Subgraphs of Subgraphs?

Hibernate Projections / Lazy Loading for non required 1 to 1 Mappings

Using Hibernate's Criteria and Projections to Select Multiple Distinct Columns