Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn how to use Java Persistence API (JPA), Maven, and Hibernate in this comprehensive tutorial. Set up Eclipse and Maven, create a database and table, implement a Customer class, and work with Entity Manager Factory, Entity Manager, and Entity Transaction. Explore querying techniques, including string queries, and discover how to manipulate data using Hibernate. Follow along with practical examples demonstrating how to add, change, remove, and retrieve object data from a MySQL database, all within a concise 29-minute video format.
Syllabus
Intro
Setup Eclipse
Setup Maven
Create Database
Create Table
Create Customer Class
Create Entity Manager Factory
Create Entity Manager
Create Entity Transaction
Create Query
String Query
Change Data
Taught by
Derek Banas