Class SqlServerGeometry


  • public class SqlServerGeometry
    extends Object
    A SqlServerGeometry represents the native SQL Server database object.

    Instances are created by deserializing the byte array returned in the JDBC result set. They present the structure of the SQL Server Geometry object as specified in Microsoft SQL Server CLR Types Serialization Formats .

    Author:
    Karel Maesen, Geovise BVBA.