◐ Shell
clean mode source ↗

Build software better, together

#

java-persistence-api

Star

Here are 37 public repositories matching this topic...

It is a REST API for an Online Cab Booking. This API performs all the fundamental CRUD operations of any Online Cab Booking platform with user validation at every step.

  • Updated Nov 14, 2022
  • Java

A Jakarta EE banking system featuring EJB Persistent Timers, Container-Managed Transactions & modular EAR architecture. Uses AOP Security Interceptors, IdentityStore & HttpAuthenticationMechanism for RBAC. Implements thread-safe Singleton beans, pessimistic locking & atomic rollbacks via "@ ApplicationException" for high-concurrency data integrity.

  • Updated Jan 11, 2026
  • Java

MSc Assignment in Enterprise Software Engineering. Web application using JSP with entity persistence. 3 projects: EJB has the entity classes with factory methods and facades. Library has DTO classes and remotes for facades. Client is 'StudentTimetablingSystem' project. Focus of project is to demonstrate JSP with MVC, some design patterns and ent…

  • Updated Jan 22, 2019
  • Java

Contoh pemrograman database dengan JPA (Java Persistence API), kasus pencatatan daftar belanja (shopping list).

  • Updated Feb 8, 2021
  • Java

Java con conexión a bases de datos (H2) con Quarkus /Panache, JPA, Active Record, API REST JSON.

  • Updated May 12, 2024
  • Java

The system manages users, audio recordings, and subscriptions with data stored in MySQL databases. Users can upload, categorize, and interact with audio files, including playback, ratings, and favorites. Subscription management ensures dynamic pricing and prevents overlapping subscriptions.

  • Updated Feb 14, 2025
  • Java

Java con conexión a bases de datos (H2) con Quarkus /Panache, JPA, Active Record / DAO, API REST JSON.

  • Updated May 21, 2024
  • Java

消除 Java ORM,JPA 持久层代码的通用 DAO(支持 Hibernate, EclipseLink)。Common DAO to eliminate Java ORM, JPA persistence layer code(Support Hibernate, EclipseLink).

  • Updated Aug 13, 2019
  • Java

A project using Spring Boot for implementing a RESTful backend, and Angular for creating a JavaScript-based frontend. It fetches and displays a List of JPA entities from a database, and persists new ones through a form.

  • Updated Apr 21, 2023
  • TypeScript

Contains the code developed while learning Java-Persistence-API (JPA) using hibernate's JPA implementation of JPA, Spring framework, Maven for dependencies.

  • Updated Jul 25, 2018
  • Java

Improve this page

Add a description, image, and links to the java-persistence-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the java-persistence-api topic, visit your repo's landing page and select "manage topics."

Learn more