Re: Using OJB with Oracle Packages and Procedures - simple Question

2005-10-27 Thread Fernando Bernardino
Hi Ron, thanks for that! I will checkout my needs against this howto.
Thanks for your time,

--
Fernando Bernardino

On 10/26/05, Ron Gallagher [EMAIL PROTECTED] wrote:
 Fernando --

 OJB can be configured to use Oracle packages/procedures for all CRUD
 operations.  See
 http://db.apache.org/ojb/docu/howtos/howto-work-with-stored-procedures.html
 for details on how.  As far as using packages/procedures for queries, I
 don't think support for that is present, or even planned for.

 Ron Gallagher

 -Original Message-
 From: Fernando Bernardino [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, October 26, 2005 9:01 AM
 To: ListaOJB
 Subject: Using OJB with Oracle Packages and Procedures - simple Question

 Hello people!

 I'm creating a app for a mobile phone/PDA's/Palms. This app connect to a
 servlet server and uses request/response to send/get the information. The
 client is an AWT frame.

 In the server, I'm using Struts to control my servlets and I'm thinking
 about to use OJB to control my DAO's.

 But I have to work with PKG's/PRC's from Oracle. Can I do that with OJB? Is
 that recomended from you guys?

 Thanks for your's attention. (Sorry my english..)


 --
 Fernando Bernardino

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




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



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



RE: Using OJB with Oracle Packages and Procedures - simple Question

2005-10-26 Thread Ron Gallagher
Fernando --

OJB can be configured to use Oracle packages/procedures for all CRUD
operations.  See
http://db.apache.org/ojb/docu/howtos/howto-work-with-stored-procedures.html
for details on how.  As far as using packages/procedures for queries, I
don't think support for that is present, or even planned for.

Ron Gallagher

-Original Message-
From: Fernando Bernardino [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 26, 2005 9:01 AM
To: ListaOJB
Subject: Using OJB with Oracle Packages and Procedures - simple Question

Hello people!

I'm creating a app for a mobile phone/PDA's/Palms. This app connect to a
servlet server and uses request/response to send/get the information. The
client is an AWT frame.

In the server, I'm using Struts to control my servlets and I'm thinking
about to use OJB to control my DAO's.

But I have to work with PKG's/PRC's from Oracle. Can I do that with OJB? Is
that recomended from you guys?

Thanks for your's attention. (Sorry my english..)


--
Fernando Bernardino

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




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