A B C D E F G H I J K L M N O P Q R S T U V W Z

Q

queryMessageMap(String) - Method in interface jp.terasoluna.fw.web.struts.action.MessageResourcesDAO
Fetches message resource. Returns the Map in which the first column of SQL is set as a key of the map and second column is set as a value of Map. Behavior cannot be assured when the first column of view returned by SQL is not unique
queryMessageMap(String) - Method in class jp.terasoluna.fw.web.struts.action.MessageResourcesDAOImpl
Fetches message resource. Returns the Map in which the first column of SQL is set as a key of the map and second column is set as a value of Map. Returns the map with any one of the duplicate values when there is a duplication in the first column of result set returned by SQL

A B C D E F G H I J K L M N O P Q R S T U V W Z