org.hibernate.spatial.dialect.mysql
Class MySQLGeometryValueBinder

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

public class MySQLGeometryValueBinder
extends AbstractJTSGeometryValueBinder


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

MySQLGeometryValueBinder

public MySQLGeometryValueBinder()