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
(ReadableByteBuf buf, MutableInt length, ColumnDecoder column, Calendar cal, Context context) PolygonCodec.decodeText
(ReadableByteBuf buf, MutableInt length, ColumnDecoder column, Calendar cal, Context context) -
Uses of Polygon in org.mariadb.jdbc.type
Fields in org.mariadb.jdbc.type declared as PolygonMethods in org.mariadb.jdbc.type that return PolygonConstructors in org.mariadb.jdbc.type with parameters of type Polygon