This is a small prototype to document how to use JDBC Clobs to directly store a MS-Spreadsheet in the database. It uses in-memory HsqlDB as database. It uses JPA 2.1 as persistence layer. It uses Apache POI to create a simple spreadsheet.