Skip to content

02.Entity Managers (Create, Find, Update and Delete)

Latest
Compare
Choose a tag to compare
@gscaramuzzino gscaramuzzino released this 20 Jul 06:40
· 8 commits to master since this release
537ad11

Entity Managers:

  • Create a student
  • Find student
  • Update student
  • Delete student
    H2 database used.