Uses of Enum
org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
Packages that use MySQLBinlogEventFlag
-
Uses of MySQLBinlogEventFlag in org.apache.shardingsphere.db.protocol.mysql.constant
Methods in org.apache.shardingsphere.db.protocol.mysql.constant that return MySQLBinlogEventFlagModifier and TypeMethodDescriptionstatic MySQLBinlogEventFlagReturns the enum constant of this type with the specified name.static MySQLBinlogEventFlag[]MySQLBinlogEventFlag.values()Returns an array containing the constants of this enum type, in the order they are declared.