Uses of Class
org.hibernate.spatial.dialect.sqlserver.AbstractSqlServerGISType
-
Packages that use AbstractSqlServerGISType Package Description org.hibernate.spatial.dialect.sqlserver -
-
Uses of AbstractSqlServerGISType in org.hibernate.spatial.dialect.sqlserver
Subclasses of AbstractSqlServerGISType in org.hibernate.spatial.dialect.sqlserver Modifier and Type Class Description class
SqlServerGeographyType
Type descriptor for the SQL Server 2008 Geography type.class
SqlServerGeometryType
Type descriptor for the SQL Server 2008 Geometry type.
-