Question

i'm working on parsing xml documents and stroring the parsed elements into database therefore i'm using jaxb to unmarsh the xml and eclipseLink to map the result ( objects created from the xml ) into my dbase. But i dont know how to integrate this with Spring because i'have to do that.

Was it helpful?
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top