You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "Naveen Mansur (nmansur)" <nm...@cisco.com> on 2006/10/30 04:40:24 UTC

Stored Procedure with commons-DBUtils

I need to call a oracle stored procedure with the commons-dbutils helper
classes ! can this be done?  I found some ProxyObject doing that but
couldn't succeed in getting it working.

 

Any piece of code or pointers would be help full.

 

Thanks,

--Naveen


Re: Stored Procedure with commons-DBUtils

Posted by Henri Yandell <fl...@gmail.com>.
There was a JIRA issue regarding stored procedures
(http://issues.apache.org/jira/browse/DBUTILS-28), but even if that
were applied I doubt it would help you as I seem to recall stored
procedures in the Oracle JDBC driver being a huge pain.

I don't think there's anything in dbutils that'll help you.

Hen

On 10/29/06, Naveen Mansur (nmansur) <nm...@cisco.com> wrote:
> I need to call a oracle stored procedure with the commons-dbutils helper
> classes ! can this be done?  I found some ProxyObject doing that but
> couldn't succeed in getting it working.
>
>
>
> Any piece of code or pointers would be help full.
>
>
>
> Thanks,
>
> --Naveen
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org