Download simple jpa hibernate guice desktop app Free Java Code

Description

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

Source Files

The download file simple-jpa-hibernate-guice-desktop-app-master.zip has the following entries.


.gitignore/*from w  ww  .j  a  va  2s.  c om*/
README.md
gen/main/java/.gitignore
pom.xml
src/main/java/com/github/pires/example/ApplicationInitializer.java
src/main/java/com/github/pires/example/ExampleMain.java
src/main/java/com/github/pires/example/OtherExample.java
src/main/java/com/github/pires/example/dao/AbstractDao.java
src/main/java/com/github/pires/example/dao/PersonDao.java
src/main/java/com/github/pires/example/model/Person.java
src/main/java/com/github/pires/example/module/PersistenceModule.java
src/main/resources/META-INF/persistence.xml
src/test/java/com/github/pires/example/test/PersistenceTest.java
src/test/resources/META-INF/persistence.xml

Download

Click the following link to download simple-jpa-hibernate-guice-desktop-app-master.zip.

simple-jpa-hibernate-guice-desktop-app-master.zip




















Home »
  Java Free Code »
    Database »




Cassandra
CouchDB
Database
Hadoop
HBase
Hibernate
JDBC
JPA
LINQ
MapReduce
Memcached
MongoDB
MyBatis
MySQL
neo4j
Oracle
ORM
Redis
SQL