Question: Java please! Create your own project that utilizes JPA with your own class and database . In order to achieve a 50/50, your project should
Java please!
Create your own project that utilizes JPA with your own class and database. In order to achieve a 50/50, your project should minimally demonstrate:
Maven support with a pom.xml and appropriate dependency/dependencies
A Java class annotated as an entity
A console based program that allows for:
A new entity to be added
An entity to be deleted
An entity to be edited
View all the entities in your database
Repo created and the whole project pushed to GitHub
A video with audio demonstrating your project adding an entity, editing an entity, viewing all entities and removing an entity and brief discussion of the different files in your Eclipse project (less than 5 minutes).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
