java-persistence-api

There are 34 repositories under java-persistence-api topic.

  • xpinjection/hibernate-performance

    Samples for "Hibernate performance tuning" talk

    Language:Java11110262
  • xpinjection/hibernate-basics

    Samples for "Hibernate, how the magic is really done?" talk

    Language:Java514238
  • RameshMF/JPA-Tutorial

    Guide to Java Persistence API

  • algaworks/ebook-jpa

    E-book JPA, O Guia Definitivo.

    Language:Java7402
  • demaj/e-Voting

    Electronic Voting System built with Java Enterprise Edition.

    Language:Java5101
  • Sab01123/Online-Cab-Booking

    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.

    Language:Java5163
  • daniel-shuy/JAX-RS-JPA-CRUD

    Provides extendable classes to create JAX-RS CRUD Web Services tied to JPA entity classes

    Language:Java4403
  • foxhutch/object-casket

    An easy to use OR mapper

    Language:Java3010
  • anirtek/java-persistence-api

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

    Language:Java110
  • dfleta/one-quarkus-app

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

    Language:Java1304
  • irfina/shoppinglist-jpa

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

    Language:Java1100
  • markbennison/StudentTimetableSystem

    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 entity persistence in Java. The theme is a student timetabling system.

    Language:Java1100
  • MatiPl01/Bazy-danych-2

    Rozwiązania zadań z przedmiotu Bazy Danych II na AGH 2021/2022

    Language:Java1200
  • Ndaboom/cloud-vendor-rest-api-v2

    Spring boot REST API for a Cloud vendor Services management, with Data Persistence

    Language:Java1100
  • Vuk-Luzanin/AudioStream-Management-System

    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.

    Language:Java1
  • AustinAdodo/article_api_java

    Robust API developed with the Spring Framework. This API is tested as a loosely coupled component and can easily be integrated with an external module. All dependencies are effiiciently managed with Maven and can be easily dockerized or packaged. The mock library has also been used to send mock http requests.

    Language:Java0100
  • codeyard/bfh-bookstore

    A Microservices-based Java Bookstore application.

    Language:Java0100
  • devxzero/hibernate-quickstart-template

    Hibernate quickstart template

    Language:Java0100
  • gareth618/graph-bot

    Advanced Programming Project

    Language:Java0100
  • harrietobrien/animerch

    Animerch: Mock eCommerce website (Frontend TBA)

    Language:Java0100
  • Millstack/Hinernate-JPA-MySql-CRUD

    The practical implementation of CRUD operations using the Hibernate ORM and JPA performed on MySql database to understand the core concepts of Persistence Unit and the connection configuration with the maven project for mapping the object

    Language:Java0100
  • Aziz-Ennaciri/LiqaaTech

    LiqaaTech est une application web permettant la création, la gestion et l'inscription à des événements.

    Language:Java
  • chamikathereal/J2EE-Security-With-db

    A simple Java EE project demonstrating secure authentication and role-based authorization using a database-backed identity store, Hibernate, and Jakarta EE Security API—ideal for learning real-world enterprise security integration.

    Language:Java
  • dfleta/one-quarkus-app-DAO

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

    Language:Java
  • dfleta/quarkus-app-DAO-many

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

    Language:Java10
  • erikrios/learn-spring-boot

    Some Projects to Improve My Knowledge About Spring Boot

    Language:CSS10
  • itsmeAmal/Java-Persistence-API-crud-application

    Java Persistent API backended project

    Language:TSQL20
  • LIJOMLOYID/phonebook

    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.

    Language:TypeScript10
  • luismendes070/digital-innovation-one

    Repositório com aulas ofertas na Digital Innovation One (https://digitalinnovation.one)

  • luismendes070/jdbc-basico

    Aula básica sobre JDBC

    Language:Java20
  • maemresen/spring-pagination-example

    Discover Spring Data pagination: optimal querying for complex relationships, accurate strategies, and practical examples. Elevate your projects with robust pagination techniques.

    Language:Java20
  • pratapshiv1992/java-spring-boot-crud

    a simple crud application built-in spring-boot.

    Language:Java10
  • seanJosephFitzpatrick/WebTechnologies-

    Movies App - 5th year project

    Language:Java10
  • ushelp/EasyCommonDAO

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

    Language:Java103