Is it possible to access the ResultSet returned by the query without having it wrapped in a List or HashMap? I am looking for a method like SqlMapClient.queryForResultSet().
Thanks.
Is it possible to access the ResultSet returned by the query without having it wrapped in a List or HashMap? I am looking for a method like SqlMapClient.queryForResultSet().
Thanks.