Package org.mariadb.jdbc.type
Class GeometryCollection
- java.lang.Object
-
- org.mariadb.jdbc.type.GeometryCollection
-
-
Constructor Summary
Constructors Constructor Description GeometryCollection(Geometry[] geometries)Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Geometry[]getGeometries()Get objectsinthashCode()StringtoString()
-