Interface AccountDAO

All Superinterfaces:
GenericDAO<Account>
All Known Implementing Classes:
AccountDAOImpl

public interface AccountDAO extends GenericDAO<Account>
Account DAO interface.