Uses of Class
com.zendesk.maxwell.schema.columndef.ColumnDefWithLength
-
Packages that use ColumnDefWithLength Package Description com.zendesk.maxwell.schema.columndef column type definitions - cast from a mysql column to JSON -
-
Uses of ColumnDefWithLength in com.zendesk.maxwell.schema.columndef
Subclasses of ColumnDefWithLength in com.zendesk.maxwell.schema.columndef Modifier and Type Class Description classDateTimeColumnDefclassTimeColumnDefMethods in com.zendesk.maxwell.schema.columndef that return ColumnDefWithLength Modifier and Type Method Description ColumnDefWithLengthColumnDefWithLength. withColumnLength(long length)
-