JavaBeat

  • Home
  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)
  • Privacy
  • Contact Us

JPA 2 Tutorials

December 28, 2013 by Krishna Srinivasan Leave a Comment

Java Persistance API (JPA) is the object relational mapping (ORM) specification for Java EE applications. JPA 2 is the second major release for the JPA framework with lot of interesting features. Many of the features introduced with this release are already supported by the many of the framework vendors like Hibernate, EclipseLink, etc. This JPA 2 made those features officially supported by the specification. This tutorials publishes the complete list of topics on JPA 2. Please keep watching this page for the updates.

JPA 2 Releases and Features

  • JPA Releases and Implementations
  • JPA 2.0 Features
  • JPA 2.1 Features

Criteria API

  • TypedQuery in JPA 2
  • JPA 2 Criteria API
  • JPA 2 MetaModel Generation using Eclipse
  • JPA 2 MetaModel Generator using Ant

EntityManager

  • JPA EntityManagerFactory Vs Hibernate’s SessionFactory
  • How To Create EntityManagerFactory in JPA

Filed Under: Tutorials Tagged With: JPA 2 Tutorials

About Krishna Srinivasan

He is Founder and Chief Editor of JavaBeat. He has more than 8+ years of experience on developing Web applications. He writes about Spring, DOJO, JSF, Hibernate and many other emerging technologies in this blog.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Follow Us

  • Facebook
  • Pinterest

As a participant in the Amazon Services LLC Associates Program, this site may earn from qualifying purchases. We may also earn commissions on purchases from other retail websites.

JavaBeat

FEATURED TUTORIALS

Answered: Using Java to Convert Int to String

What is new in Java 6.0 Collections API?

The Java 6.0 Compiler API

Copyright © by JavaBeat · All rights reserved