Uses of Class
org.mariadb.jdbc.type.Polygon
Packages that use Polygon
-
Uses of Polygon in org.mariadb.jdbc.plugin.codec
Methods in org.mariadb.jdbc.plugin.codec that return PolygonModifier and TypeMethodDescriptionPolygonCodec.decodeBinary(org.mariadb.jdbc.client.ReadableByteBuf buf, MutableInt length, org.mariadb.jdbc.client.ColumnDecoder column, Calendar cal, org.mariadb.jdbc.client.Context context) PolygonCodec.decodeText(org.mariadb.jdbc.client.ReadableByteBuf buf, MutableInt length, org.mariadb.jdbc.client.ColumnDecoder column, Calendar cal, org.mariadb.jdbc.client.Context context) -
Uses of Polygon in org.mariadb.jdbc.type
Methods in org.mariadb.jdbc.type that return PolygonConstructors in org.mariadb.jdbc.type with parameters of type Polygon