Hello,
I am lodging huge amount of xml-data into data base the steps I am following are
I) jaxp - for transform using xslt and validation against schema (transform and validation)
II) Jibx - for un-marshalling
III) Hibernate for persistence
to convert out-put stream to input stream for validation and for jibx I am using ByteArrayOutputStream / ByteArrayInputStream
Did any body using this combination is their any performance issues?
Thanks in advance.
Abdul
***************************************************************************
* This e-mail was scanned by a McAfee e500 appliance when sent
***************************************************************************
