Package com.instantbank.common.utilcomponents

General utilities related to the EJB and Web components of this system.

See:
          Description

Interface Summary
CommonExceptionMessage This class is the central location to store exception messages oommon to all ears
JNDINames This class is the central location to store the internal JNDI names of various entities of all ears.
LetterTemplateExceptionMessage This class is the central location to store exception messages of lettertemplate ear
LetterTemplateGlobals Enumeration of lettertemplate ear constants
ServicingExceptionMessage This class is the central location to store exception messages of servicing ear
ServicingGlobals Enumeration of servicing ear constants
 

Class Summary
CodeDescription Utility class allowing manipulation of pairs "code,description".
CommonUtil Various general algorithms implemented as static methods.
DAOUtil This utility class for EJB tier components.
DatabaseNames This class stores the name of all the database objects.
Debug This class is just a helper class to make it handy to print out debug statements, using Weblogic services
SqlUtils  
UtilOnJdk Various general algorithms implemented as static methods.
 

Exception Summary
DAOException exception class for DAO services associated with EJBs
 

Package com.instantbank.common.utilcomponents Description

General utilities related to the EJB and Web components of this system.