Interface PaymentDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
PaymentDAOHibernate

public interface PaymentDAO extends DAOInterface
Interface for a DAO to manage the sscPayment table of the database.
Author:
David Tobey