Create a CRUD application using the Java Persistence API, we will use the Swing toolkit.
This example is continuation of the First Example Persistence API (JEE) , which create the persistence unit based on life tables created in MySQL that we use for our project with JPA CRUD and SWING.
to start:
What shall we do in our NB Project will create a new package in the package source, which we call "Swing", within this package will create a JFrame and call it "carreraF"
0 comments:
Post a Comment