You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by Vi...@hud.gov on 2006/06/30 17:40:25 UTC

pass Array as parameter to oracle stored procedure

Is it any way to pass Array as IN parameter to oracle stored procedure

Re: pass Array as parameter to oracle stored procedure

Posted by PONSON <ma...@yahoo.co.in>.
Hi their is a way to pass array using custom type handler.


Viktor_X._Kopit wrote:
> 
> Is it any way to pass Array as IN parameter to oracle stored procedure
> 

-- 
View this message in context: http://www.nabble.com/pass-Array-as-parameter-to-oracle-stored-procedure-tp5122571p14248705.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.


Re: pass Array as parameter to oracle stored procedure

Posted by PONSON <ma...@yahoo.co.in>.
Hi,

Could you please tell me how to pass parameters using hashmap?
It will be really helpful.

Thanks in advance.
 

Esperanza.Echeverria wrote:
> 
> hi, you want to pass an array or a string?? i pass like a string without 
> problems inside a hashmap type if i have to pass more than one 
> parameter....
> 
>  
>  
> 
> 
> Esperanza Echeverría de Miguel
> Steria España http://www.steria.es
> C/Menéndez y Pelayo,3 bis 46010 Valencia
> Tel: + 34 96 393 87 50 Fax: +34 96 393 87 51
> esperanza.echeverria@steria.es
> 
>  
>  
>  
> 

-- 
View this message in context: http://www.nabble.com/pass-Array-as-parameter-to-oracle-stored-procedure-tp5122571p14248504.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.