Standalone-jpa-archetype

maven archetype to create standAlone j2se jpa project with eclipseLink implementations using embedded DerbiDB

Download .zip Download .tar.gz View on GitHub

standalone jpa archetype

This is a maven archetype that will help creating standalone (no jee/webserver) JPA projects.

It's using the following technologies

  • EclipseLink for JPA implementation
  • embedded DerbyDB for the underlying database
mvn archetype:generate -DarchetypeGroupId=com.github.lalyos -DarchetypeArtifactId=standalone-jpa-eclipselink-archetype