Interface BasicTaxRateDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
BasicTaxRateDAOHibernate

public interface BasicTaxRateDAO extends DAOInterface
Interface for a DAO to manage the sscBasicTaxRate table of the database.
Author:
David Tobey
  • Method Details