Uses of Class
com.microsoft.sqlserver.jdbc.spatialdatatypes.Point
-
Packages that use Point Package Description com.microsoft.sqlserver.jdbc -
-
Uses of Point in com.microsoft.sqlserver.jdbc
Fields in com.microsoft.sqlserver.jdbc with type parameters of type Point Modifier and Type Field Description protected java.util.List<Point>SQLServerSpatialDatatype. pointListprotected java.util.List<Point>SQLServerSpatialDatatype. pointList
-