Package com.example.hello.dao

Data access object (DAO) interface definitions.

See:
          Description

Interface Summary
GreetingManager Interface definition for the Greeting data access object (DAO).
SessionManager Interface definition for the Session data access object (DAO).
UserManager Interface definition for the User data access object (DAO).
 

Package com.example.hello.dao Description

Data access object (DAO) interface definitions.