XSSF keeps everything in memory, which i don't want because we have >1millions rows . Memory and performance is concern.
while reading back and loading the file its again a memory concern. Looking into SAX event API for reading back the file and writing the only one row. Any inputs ? -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Apache-POI-SXSSFWorkbook-Block-a-row-from-flushing-tp5712721p5712723.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]
