https://issues.apache.org/bugzilla/show_bug.cgi?id=57401
--- Comment #3 from rakesh kumar suthar <[email protected]> --- Created attachment 32335 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32335&action=edit [patch-alternate way] attaching patch to Integrating DBMappedSharedStringsTable by using SharedStringsTableType in SXSSFWorkbook In earlier submitted path using DBMappedSharedStringsTable option (which provide use flexibility to use DBMapped SharedStringsTable) was included in XSSSFWorkbook. I am attaching alternate solution to Integrate DBMappedSharedStringsTable option by using SharedStringsTableType enum in SXSSFWorkbook where user can specify whether to use default or custom SharedStringsTable soucre. This seems more cleaner and appropriate way to integrate it. Thanks, Rakesh Kumar Suthar -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
