This shows how to persist a simple, single class using the package.

This example depends on the H2 database which is a native Java SQL implementation.  You can download
the latest jar from the website: http://www.h2database.com/html/download.html

For more examples see: http://ormlite.com/docs/examples
