Java, PL/SQL -> returning %rowtype
juhar_at_evitech.fi
Date: 03/14/05
- Next message: Arnaud Berger: "Re: org.apache.jasper.JasperException: sun.jdbc.odbc.JdbcOdbcDriver"
- Previous message: Chetan Nehete via JavaKB.com: "Problem while iterating data through while(rs.next())"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 14 Mar 2005 04:50:21 -0800
Hi all,
I have stored procedured in Oracle 8i which return table rows.
What would be the SIMPLEST/LEAST TIME-CONSUMING case mapping them into
Java classes? I've understood that Ibatis doesn't support this, how
about Hibernate (couldn't find answer anywhere)? I really dont want to
write my own application layer (STRONG MODEL) and implementing this
using "weak object model"-practice seems quite time consuming plus also
I would have to modify the existing procedures!
thanks in advance
-Juha
- Next message: Arnaud Berger: "Re: org.apache.jasper.JasperException: sun.jdbc.odbc.JdbcOdbcDriver"
- Previous message: Chetan Nehete via JavaKB.com: "Problem while iterating data through while(rs.next())"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]