Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Dev List »

[hibernate-dev] Would ResultSetMetaData be exposed to
 ScrollableResult ?

dvd

2008-07-01


Author LoginPost Reply

Hello:

Pardon me if it has been answered before but I could not find
via different searches on Hibernate or Google.

createSQLQuery("select * from A,B where <condition>").iterate() /scroll()
to get earch row and do processing.
the doc says the above returns Object[] , which is great
except that but there is no public API  to access the

 ResultSetMetaData  even though the doc says it uses it to derive column info.

I wonder if this object could be exposed.


Thanks in advance.

_______________________________________________
hibernate-dev mailing list
hibernate-dev@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-dev
©2008 gg3721.com - Jax Systems, LLC, U.S.A.