Hibernate Spatial 4 y PostGIS 2.0
Tengo algunos problemas al integrar estas tecnologías: Hibernate Spatial 4.0-M1 PostGIS 2.0.2 (con JDBC compilado 2.0.2) Hibernate 4.1.1 El error específico es: Caused by: org.postgresql.util.PSQLException: Can't infer the SQL type to use for an instance of org.postgis.PGgeometry. Use...