Hibernate Spatial 4 et PostGIS 2.0

J'ai des problèmes pour intégrer ces technologies: Hibernate Spatial 4.0-M1 PostGIS 2.0.2 (avec JDBC 2.0.2 compilé) Hibernate 4.1.1 L'erreur spécifique est: Caused by: org.postgresql.util.PSQLException: Can't infer the SQL type to use for an instance of org.postgis.PGgeometry. Use setObject() with...