Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Storing Arraylist Values into database from java class ??

Kashif AliJul 12 2016 — edited Jul 12 2016

Hi ever one i m using jdeveloper 11.1.2.3.0

My use case is i have 20 values in arraylist like

10

20

30

40

50

60.

.

..

.

.

and i need to store this arrayList into database table  from AppModuleImpl class (AppModuleImpl is a java class)??

kindly reply how i can do this

Thanks

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 9 2016
Added on Jul 12 2016
2 comments
1,446 views