-
int array to java.sql.Array conversion
I need to convert an int [] to java.sql.Array. I am unable to cast it directly.
Can somebody help ???
Thanks
Kailas
-
Re: int array to java.sql.Array conversion
"kailas" <kailassimha@yahoo.com> wrote:
>
>I need to convert an int [] to java.sql.Array. I am unable to cast it directly.
>Can somebody help ???
>Thanks
>Kailas
How can you cast an array datatype to an object array?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|