Name | Modified | Size | Downloads / Week |
---|---|---|---|
simpleJPAQuery-0.0.1-SNAPSHOT-sources.jar | 2015-03-07 | 5.8 kB | |
README | 2015-02-28 | 468 Bytes | |
simpleJPAQuery-0.0.1-SNAPSHOT-tests.jar | 2015-02-28 | 16.0 kB | |
simpleJPAQuery-0.0.1-SNAPSHOT.jar | 2015-02-28 | 13.3 kB | |
Totals: 4 Items | 35.6 kB | 0 |
- simpleJPAQuery-0.0.1-SNAPSHOT.jar is the jar containing the library - simpleJPAQuery-0.0.1-SNAPSHOT-tests.jar is an executable jar containing an executable class and Junit tests - the main jar needs to have any JPA persistance library on the classpath (e.g. Hibernate, openjpa, eclipseLink...etc) - the test jar needs both the main jar, the JPA persistance, Junit and H2 database jars - later a folder containing all the jars and dependencies will be provided