Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in criteria-api

JPA Criteria with ElementCollection

java jpa jpql criteria-api

Select object from joined table with JPA Criteria-API

java jpa criteria-api

Usage of Coalesce or Case statement in JPA

Some basic questions on Criteria from JPA 2.0

Spring Data Specification for set contains operation

How to use CriteriaQuery SUM of custom operation on some cells?

Using NHibernate Criteria API to select specific set of data together with a count

Group by date intervals using JPA's Criteria API

Is it possible to define LEFT Join when annotating a relationship with @OneToMany?

JPA 2 Criteria query property of superclass

jpa-2.0 criteria-api

Jpa Criteria API count

How to build a dynamic query which add number of days to date and compare that date with another date using criteria API?

spring-data subquery within a Specification

Criteria Builder Create new Object In Select Statement