I'm using Hibernate to manage a small file-based H2 database fully, letting it create the schema and all. I'm just using a simple class to populate the database and print what ...