Uses of Class
com.microsoft.sqlserver.jdbc.spatialdatatypes.Shape
-
Packages that use Shape Package Description com.microsoft.sqlserver.jdbc -
-
Uses of Shape in com.microsoft.sqlserver.jdbc
Fields in com.microsoft.sqlserver.jdbc declared as Shape Modifier and Type Field Description protected Shape[]SQLServerSpatialDatatype. shapesprotected Shape[]SQLServerSpatialDatatype. shapesFields in com.microsoft.sqlserver.jdbc with type parameters of type Shape Modifier and Type Field Description protected List<Shape>SQLServerSpatialDatatype. shapeListprotected List<Shape>SQLServerSpatialDatatype. shapeList
-