Package ejava.examples.jndidemo.dao
-
Interface Summary Interface Description SchedulerDAO This interface represents a basic DAO type that manages tasks. -
Class Summary Class Description JPADAOBase<T> This class represents a simple base type for a JPA DAO.JPASchedulerDAOImpl This class represents a single JPA DAO implementation for tasks.