Package ejava.projects.edmv.dao
-
Interface Summary Interface Description PersonDAO This interface provides a _sparse_ example of the methods offered by a DAO supplying O/R mapping to the DB.VehicleDAO This interface provides a _sparse_ example of methods that are provided by a DAO providing a mapping to the DB. -
Exception Summary Exception Description DAOException This class provides a base exception to report DAO checked exceptions.