It is probably a naive suggestion but it may help to understand the problem. Instead of updating an existing file you could read it using the event interface and generate a new SXSSF document containing the original data, modified data and new data. At the end of the process you rename the new document to the old name. Regards, Alex
-- View this message in context: http://apache-poi.1045710.n5.nabble.com/Approach-to-overcome-Xssf-performance-problem-tp5031686p5032667.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
