ARRAY ORACLE

I am writing an store procedure with Oracle DB, and i need to pass it an array...but an array java didn't like it...what can i do?thanks best regards
[164 byte] By [marcoagile] at [2007-11-26 12:17:00]
# 1
http://download-east.oracle.com/docs/cd/A81042_01/DOC/java.816/a81354/oraarr3.htm#1056648
quitte at 2007-7-7 14:53:53 > top of Java-index,Archived Forums,Socket Programming...
# 2
thanks a lot...but i tried with the solution that is wrote in that pages.the problem is that after that i pass the array in the descriptor oracle generate an internal exception (may be 27100)..
marcoagile at 2007-7-7 14:53:53 > top of Java-index,Archived Forums,Socket Programming...