Uses of Class
com.zendesk.maxwell.schema.columndef.GeometryColumnDef
-
Packages that use GeometryColumnDef Package Description com.zendesk.maxwell.schema.columndef column type definitions - cast from a mysql column to JSON -
-
Uses of GeometryColumnDef in com.zendesk.maxwell.schema.columndef
Methods in com.zendesk.maxwell.schema.columndef that return GeometryColumnDef Modifier and Type Method Description static GeometryColumnDef
GeometryColumnDef. create(String name, String type, short pos)
-