Uses of Interface
jp.terasoluna.fw.web.struts.action.MessageResourcesDAO

Packages that use MessageResourcesDAO
jp.terasoluna.fw.web.struts.action Extended class related to the request process of "Struts" in web version  
 

Uses of MessageResourcesDAO in jp.terasoluna.fw.web.struts.action
 

Classes in jp.terasoluna.fw.web.struts.action that implement MessageResourcesDAO
 class MessageResourcesDAOImpl
          Implementation class of MessageResourcesDAO. When DBMessageResourcesFactory is used as the message resource factory class, DBMessageResources use the class in which MessageResourcesDAO is implemented. For details, refer to DBMessageResources.