Class SqlServerGeometryType

java.lang.Object
org.hibernate.spatial.dialect.sqlserver.AbstractSqlServerGISType
org.hibernate.spatial.dialect.sqlserver.SqlServerGeometryType
All Implemented Interfaces:
Serializable, JdbcType

public class SqlServerGeometryType extends AbstractSqlServerGISType
Type descriptor for the SQL Server 2008 Geometry type.
See Also: