Interface PaymentGatewayDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
PaymentGatewayDAOHibernate

public interface PaymentGatewayDAO extends DAOInterface
Interface for a DAO that runs miscellaneous queries related to basic payment rates.
Author:
David Tobey