Interface PersonDAO

  • All Known Implementing Classes:
    JDBCPersonDAO, JPAPersonDAO

    public interface PersonDAO
    This interface provides a _sparse_ example of the methods offered by a DAO supplying O/R mapping to the DB.