Class SqlServerGeographyType

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

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