Just posted the code -----Original Message----- From: Koka [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 16, 2005 11:00 AM To: user-java@ibatis.apache.org Subject: Re: ArrayDescriptor issue
The error you get usually indicates permission problems. So it seems that either you have not created ORD_ARRAY type on the database side or the user you use to open connection does not see it. It would be easier if you'd post JDBC code AND oracle TYPE/procedure Good luck Koka