Uses of Class
org.mariadb.jdbc.type.GeometryCollection
Packages that use GeometryCollection
-
Uses of GeometryCollection in org.mariadb.jdbc.plugin.codec
Methods 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)