Uses of Class
io.mosip.kernel.otpmanager.constant.SqlQueryConstants
-
Packages that use SqlQueryConstants Package Description io.mosip.kernel.otpmanager.constant -
-
Uses of SqlQueryConstants in io.mosip.kernel.otpmanager.constant
Methods in io.mosip.kernel.otpmanager.constant that return SqlQueryConstants Modifier and Type Method Description static SqlQueryConstantsSqlQueryConstants. valueOf(String name)Returns the enum constant of this type with the specified name.static SqlQueryConstants[]SqlQueryConstants. values()Returns an array containing the constants of this enum type, in the order they are declared.
-