org.hibernate.spatial.dialect.postgis
Class PGGeometryValueBinder

java.lang.Object
  extended by org.hibernate.spatial.dialect.AbstractJTSGeometryValueBinder
      extended by org.hibernate.spatial.dialect.postgis.PGGeometryValueBinder
All Implemented Interfaces:
org.hibernate.type.descriptor.ValueBinder<com.vividsolutions.jts.geom.Geometry>

public class PGGeometryValueBinder
extends AbstractJTSGeometryValueBinder


Constructor Summary
PGGeometryValueBinder()
           
 
Method Summary
 
Methods inherited from class org.hibernate.spatial.dialect.AbstractJTSGeometryValueBinder
bind
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PGGeometryValueBinder

public PGGeometryValueBinder()