java.lang.Object
org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTime2BinlogProtocolValue
All Implemented Interfaces:
MySQLBinlogProtocolValue

public final class MySQLTime2BinlogProtocolValue extends Object implements MySQLBinlogProtocolValue
TIME2 type value of MySQL binlog protocol.

TIME2 type applied after MySQL 5.6.4.

See Also: