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
(ReadableByteBuf buf, MutableInt length, ColumnDecoder column, Calendar cal, Context context) GeometryCollectionCodec.decodeText
(ReadableByteBuf buf, MutableInt length, ColumnDecoder column, Calendar cal, Context context)