/rdb_books_hibernate

Sample Hibernate / JPA project for the HEVS RDB class

Primary LanguageJava

This sample project illustrates how to use Hibernate / JPA to integrate with a database.

Note that you have to create the Author.java class yourself.

TODO: use a more recent hibernate version (or move to Spring...)