<html><HEAD></HEAD>
<BODY >
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD colSpan=2>
<P><SPAN class=postbody><FONT size=2>Hello: <BR><BR>Pardon me if it has been answered before but I could not find <BR>via different searches on Hibernate or Google. <BR><BR>createSQLQuery("select * from A,B where &lt;condition&gt;").iterate() /scroll()<BR>to get earch row and do processing. <BR>the doc says the above returns Object[] , which is great <BR>except that but there is no public API&nbsp; to access the</FONT></SPAN></P>
<P><SPAN class=postbody><FONT size=2>&nbsp;ResultSetMetaData&nbsp; even though the doc says it uses it to derive column info.</FONT></SPAN></P>
<P><SPAN class=postbody><FONT size=2>I wonder if this object could be exposed.</FONT></SPAN></P>
<P><SPAN class=postbody><FONT size=2></FONT></SPAN><SPAN class=postbody><BR><FONT size=2>Thanks in advance.</FONT></SPAN><SPAN class=gensmall></SPAN></P></TD></TR></TBODY></TABLE></BODY></html>