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