Package com.adhi.adhij

Class Summary
ApplicationParam Defines the application parameters
BusinessObject This class forms the core of any business application.
DAOUtility The Data access object utility.
DataAccessObject The Data Access Object.
DateUtil The Date utility class
RowSet The Row set class has matrix like representation.
Service The service is a coarse grained object which defines the behavior of a sub system or a functional area.
ValueObject The value objects holds the attributes of a business object.
 

Exception Summary
BusinessException The Business Exception class.
DataException The Data Exception, thrown when a data operation fails
ServiceException Service Exceptions are thrown when service methods fails.