Interface | Description |
---|---|
BookDAO |
This interface provides an example DAO interface for a Book.
|
Class | Description |
---|---|
JDBCBookDAOImpl | |
JPABookDAOImpl |
This class provides a simple DAO implementation based on JPA
|
JPANativeSQLBookDAO |
Exception | Description |
---|---|
DAOException |
This is the base exception for example DAOs.
|
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.