Hibernate and JPA Tutorial: Crash Course [Video]

Ever looked for a comprehensive tutorial to Hibernate and JPA that is fun and entertaining at the same time?  The video tutorial below is a crash course into the Hibernate and JPA universe. From mapping annotations and SessionFactory setup to HQL and criteria queries, we cover all the basics you’ll need to get started with Hibernate and JPA

What’s in the Video?

There are so many terms when it comes to Hibernate: Hibernate (i.e., JPA, HQL, JPQL, and SQL) that we first have to understand what Hibernate is and what problem it tries to solve. The core problem is mapping between Java classes and relational database tables.

CategoriesUncategorized