How to use it?
For maven projects
Add to your pom.xml:
generic-spatial-dao http://generic-spatial-dao.googlecode.com/svn/maven/repository/
and
com.googlecode generic-spatial-dao 2.3.0 compile
Create a file META-INF/persistence.xml in the resources folder of your project.
For other projects
Download the last version of the jar-with-dependencies at http://code.google.com/p/generic-spatial-dao/source/browse/maven/repository/com/googlecode/generic-spatial-dao/2.3.0/generic-spatial-dao-2.3.0-jar-with-dependencies.jar;
Add the jar to the classpath;