I wanted to know if OJB currently supports returning

 - Mapped objects obtained by running ad -hoc SQL queries ("select * from
... where ..") without using any special
   syntax for specifying the query
 - A java.sql.ResultSet or a wrapper there of that will help me get a finer
control on the returned data in
   cases where I don't want to return an object
 - Running Stored procedures.

-Alok


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to