The internal class used to store the transaction ID. In MySQL
 replication, the sequence number is typically stored internally
 as a Java Long
 (java.lang.Long). In
 heterogeneous replication environments, the type used may be
 different to match the required information from the source
 database.