jpa
Here are 5,483 public repositories matching this topic...
Aulas ministradas pelo professor Nelio Alves no Udemy (https://www.udemy.com/course/java-curso-completo/)
-
Updated
May 23, 2023 - Java
Master JPA using Hibernate as the implementation. The basics of JPA - entities, relationships, entity manager, annotations, JPQL and Criteria API. JPA - caching, performance tuning(n + 1 queries)
-
Updated
Feb 10, 2023 - Java
Java COMPLETE Object Oriented Programming + Projects
-
Updated
Jan 4, 2023 - Java
This repository included Spring exercises with Spring MVC, Spring Boot, Rest APIs, Maven, Apache Tomcat Server, JSP
-
Updated
Feb 26, 2023 - Java
Create a new database using MySQLWorkbench. Create a regular java project and connect the JPA and Hibernate libraries to it. Create a file with persistence.xml settings in the META-INF folder. And create an Animal class with get and set methods as an entity to our table. And using jpa to make crud in the AnimalHelper class.
-
Updated
Feb 17, 2023 - Java
Spring project multimodule with Spring MVC / JPA / Hibernate / Security
-
Updated
Nov 27, 2017 - Java
This project is intended for studying and configuring object-relational mapping with JPA/Hibernate. The goal is to demonstrate how to perform mapping between Java objects and MySQL database tables using the Java Persistence API (JPA) in conjunction with the Hibernate framework.
-
Updated
Jul 19, 2023 - Java
springboot jwt security jpa basic settings
-
Updated
Aug 23, 2023 - Java
An API REST builded while learning how to develop API's with Spring.
-
Updated
Dec 9, 2022 - Java
A Family Tree web application created during my time in grad school.
-
Updated
Nov 17, 2020 - Java
Developed web application to check if a company exist in the database and act as backend to check request from other systems. Used Java, spring, hibernate, JSP, JPA, Microsoft SQL Server 2014, HTML5.
-
Updated
Oct 7, 2016 - Java
A restful java application with spring framework / jpa
-
Updated
May 6, 2017 - Java
Improve this page
Add a description, image, and links to the jpa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jpa topic, visit your repo's landing page and select "manage topics."