Re: Reading CSV or Excel files in java and mapping values to database columns



you may want to see OpenXML4J at : http://www.openxml4j.org/

OpenXML4J is a Java library dedicated to the creation and manipulation
of Office Open XML (ECMA-376) and OPC based documents (for example
Office 2007 Word, Excel and PowerPoint documents). OpenXML4J provides
you a way to create and manipulate Open XML documents for a bunch of
scenarios without using any office suite.

.