Hi,
I'm developing a java enterprise application: the db is Oracle and the
middle tier is to be developed using WebServices.
I'd like to focus on developing business logic in WebServices without coding
data access (connection, prepare stmt, execute, fetch, ...).
Anyone knows some SQL framework (I don't need persistence...) or DataBase
Access Layer available for download?
Thanks in advance
Domenico
frebe - 21 Jan 2005 16:01 GMT
> Hi,
> I'm developing a java enterprise application: the db is Oracle and the
[quoted text clipped - 5 lines]
> Anyone knows some SQL framework (I don't need persistence...) or DataBase
> Access Layer available for download?
http://butler.sourceforge.net
/Fredrik
Holger Samoht - 21 Jan 2005 18:14 GMT
Maybe Hibernate (www.hibernate.org) is an option. We use it and works very
well.
>> Hi,
>> I'm developing a java enterprise application: the db is Oracle and
[quoted text clipped - 11 lines]
>
> /Fredrik
gevatron@yahoo.com - 26 Jan 2005 21:58 GMT
Try out Oracle TopLink - it will automatically generate beans from DB
tables and can also map existing beans to tables. It takes care of all
your DB interaction.
http://otn.oracle.com/products/ias/toplink
also integrated with JDeveloper
http://otn.oracle.com/products/jdev
A seminar about it here:
http://www.oracle.com/technology/tech/java/newsletter/seminars.html