/simple-jpa-hibernate-guice-desktop-app

A simple proof-of-concept of a desktop Java application with database access using JPA, Hibernate and Guice.

Primary LanguageJava

simple-jpa-hibernate-guice-desktop-app

A simple proof-of-concept of a desktop Java application with database access using JPA, Hibernate and Guice.

Build Status

Prerequisites

  • JDK 6
  • Maven 3.0.3 or newer

Test

mvn clean test

Build runnable JAR

mvn clean package

Run

java -jar PATH/TO/simple-jpa-hibernate-guice-0.1.jar