Uses of Class
org.mariadb.jdbc.type.GeometryCollection
-
Packages that use GeometryCollection Package Description org.mariadb.jdbc.plugin.codec -
-
Uses of GeometryCollection in org.mariadb.jdbc.plugin.codec
Methods in org.mariadb.jdbc.plugin.codec that return GeometryCollection Modifier and Type Method Description GeometryCollection
GeometryCollectionCodec. decodeBinary(ReadableByteBuf buf, MutableInt length, ColumnDecoder column, java.util.Calendar cal, Context context)
GeometryCollection
GeometryCollectionCodec. decodeText(ReadableByteBuf buf, MutableInt length, ColumnDecoder column, java.util.Calendar cal, Context context)
-