简体   繁体   中英

XML parsing using StAX (time optimization)

I am trying to parse a huge XML file using StAX API which contains around 3 million elements. Each element represents an record in database. I am looking for a way to make the reading and inserting process to these records completed within very short time.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM