| Interface | Description |
|---|---|
| SchedulerDAO |
This interface represents a basic DAO type that manages tasks.
|
| 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.
|
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.