Class PrimitiveIntegerArrayMysqlFieldCodec

java.lang.Object
io.datarouter.client.mysql.field.codec.base.BaseMysqlFieldCodec<int[],​io.datarouter.model.field.Field<int[]>>
io.datarouter.client.mysql.field.codec.array.PrimitiveIntegerArrayMysqlFieldCodec
All Implemented Interfaces:
MysqlFieldCodec<int[]>

public class PrimitiveIntegerArrayMysqlFieldCodec
extends BaseMysqlFieldCodec<int[],​io.datarouter.model.field.Field<int[]>>