Uses of Enum
org.mariadb.jdbc.HostAddress.MysqlProcStatus
Packages that use HostAddress.MysqlProcStatus
-
Uses of HostAddress.MysqlProcStatus in org.mariadb.jdbc
Methods in org.mariadb.jdbc that return HostAddress.MysqlProcStatusModifier and TypeMethodDescriptionHostAddress.getMysqlProcStatus()static HostAddress.MysqlProcStatusReturns the enum constant of this type with the specified name.static HostAddress.MysqlProcStatus[]HostAddress.MysqlProcStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.mariadb.jdbc with parameters of type HostAddress.MysqlProcStatusModifier and TypeMethodDescriptionvoidHostAddress.setMysqlProcStatus(HostAddress.MysqlProcStatus s)