org.hibernate.spatial.dialect.h2geodb
Class GeoDBValueBinder

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

public class GeoDBValueBinder
extends AbstractJTSGeometryValueBinder


Constructor Summary
GeoDBValueBinder()
           
 
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

GeoDBValueBinder

public GeoDBValueBinder()