(xml)
<select id="getAddress" parameterClass="java.lang.String" resultClass="Address">
SELECT *
FROM Info_Tbl A
WHERE A.dbIpAddress=#address#
</select>
(¿À·ù)
--- The error occurred in Inform.xml.
--- The error occurred while applying a parameter map.
--- Check the Inform.getAddress-InlineParameterMap.
--- Check the statement (query failed).