Package com.example.hello.dao.jpa

JPA implementation of DAO interfaces.

See:
          Description

Class Summary
JpaGreetingManager JPA implementation of the Greeting data access object (DAO).
JpaSessionManager JPA implementation of the Session data access object (DAO).
JpaUserManager JPA implementation of the User data access object (DAO).
 

Package com.example.hello.dao.jpa Description

JPA implementation of DAO interfaces.