All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Author Book This is an example entity class that will get mapped into the database using a DAO.BookDAO This interface provides an example DAO interface for a Book.DAOException This is the base exception for example DAOs.JDBCBookDAOImpl JPABookDAOImpl This class provides a simple DAO implementation based on JPAJPANativeSQLBookDAO