Uses of Class
org.mariadb.jdbc.type.GeometryCollection
Packages that use GeometryCollection
-
Uses of GeometryCollection in org.mariadb.jdbc.plugin.codec
Classes in org.mariadb.jdbc.plugin.codec that implement interfaces with type arguments of type GeometryCollectionMethods in org.mariadb.jdbc.plugin.codec that return GeometryCollectionModifier and TypeMethodDescriptionGeometryCollectionCodec.decodeBinary(org.mariadb.jdbc.client.ReadableByteBuf buf, MutableInt length, org.mariadb.jdbc.client.ColumnDecoder column, Calendar cal, org.mariadb.jdbc.client.Context context) GeometryCollectionCodec.decodeText(org.mariadb.jdbc.client.ReadableByteBuf buf, MutableInt length, org.mariadb.jdbc.client.ColumnDecoder column, Calendar cal, org.mariadb.jdbc.client.Context context)