-
Aug 1st, 2009, 05:35 AM
#1
How to read data from Database using spring batch framework
Hi
could you please me how to read data from databse using spring batchframework.we are using oracle databse...
I request to all please post ur idea if possible any sample code so that i can see and develop my task....
Its very helpful to me i reuest to all please.....
-
Aug 1st, 2009, 09:56 AM
#2
-
Aug 2nd, 2009, 11:47 PM
#3
Thanks
Hi DHGarrette,
Thanks for replaying for my query Garrette.You have given a nice reff document which i got idea about my task.
Garrette
If possible could you please help me in my task.
My task is ---i have to read data from database using springbatch framework and---->that data i have to insert into XML file (doing XML parsing by using JAXB parser/Transforming)---->that inserted dataXML file i have to send to DB again through JMS Queue using springbatch framework..
-
Aug 3rd, 2009, 10:31 AM
#4
You'll probably want to structure the job in two steps. The first will use a database-based ItemReader and an xml-based ItemWriter. Then the second step will use a custom Tasklet to simply send the file.
-
Aug 3rd, 2009, 10:57 AM
#5
Thanks DHGarrette
Hi DHGarrette,
Very very thanks for giving idea for my task.
Actually iam new for spring batchframework,.
without training they assiagned task to me iam strugle a lot for my task..
Could you Please give me brief idea about my task if possible provide any desigh doc for my task,.
I will very helpful to u...
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