Class BigIntegerCodec

java.lang.Object
org.mariadb.jdbc.codec.list.BigIntegerCodec
All Implemented Interfaces:
Codec<BigInteger>

public class BigIntegerCodec extends Object implements Codec<BigInteger>