Have you looked at the poorly obfuscated API?
Nevermind:
HSSF is the POI Project's pure Java implementation of the Excel '97(-2007) file format. It does not support the new Excel 2007 .xlsx OOXML file format, which is not OLE2 based.
You might consider using a JDBC-ODBC bridge instead.