There are 1 repository under jpa-criteria-api topic.
Spring Jpa Dynamic Query Project
This is an project to show the use of Angular 20, Spring Boot 3, H2/Postgresql with Jpa, Liquibase, Kafka and Gradle and a Helm chart for a Kubernetes deployment. The frontend uses D3 for charts. For dynamic queries the frontend uses Drag'n Drop and the Backend Jpa Criteria api and the frontend displays the results in Table/Tree Angular components.
Build JPA Criteria queries using a Stream-like API
Job Portal for job seekers and companies, developed using spring-boot, JPA for persistance and JSP as front end using HTML5 and Bootstrap CSS
AnyDao is an Kotlin JPA wrapper library which makes your database queries short, clean and easy to read.
Datatable Server Side Engine supported by JPA Criteria API
Java JEE 7 project with Kotlin
Hacking Code - Guides and Tutorials
DataNucleus annotation processor for generating the JPA static metamodel classes for use with JPA Criteria queries
Spring Data JPA Criteria examples
Various examples for implementing JPA API
Filter JPA collections using user defined expressions
Practice system about sga, on J2EE, for practice of course Udemy
Digital analytics website to view, search, and analyze email fundraising data.
A simple Java example of persistence, where Java is used with JPA (EclipseLink). The data base used is Apache Derby. For the model, annotations of JPA were used to convert the classes into entities. An extra, the queries were coeded with TypedQuery and Criteria API.
Example spring boot application using any-dao
Any-dao-spring provides a Kotlin extension for spring JPA repositories.
Implementation of Java Technologies Master Course Laboratories
Hacking Code - Spring Data JPA Guides and Tutorials
Sistema para el registro de actividades propuestas por los docentes de las UTS durante cada semestre
A platform to manage clients, lab tests, and test requests efficiently.
Sample app created with JPA to practice JPSQL, JPA Criteria API and plain SQL queries in Java.
small project to demonstrate a bug in hibernate when joining an associated on a Join which has been down-casted with JPA 2.1 treat