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

public final class MySQLTimeBinlogProtocolValue extends Object implements MySQLBinlogProtocolValue
TIME type value of MySQL binlog protocol.

TIME type applied before MySQL 5.6.4.

See Also: