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