public class OSDQFunctions extends Object
| Constructor and Description |
|---|
OSDQFunctions() |
@TeiidFunction(category="Miscellaneous",
determinism=COMMAND_DETERMINISTIC)
public static String random(String sourceValue)
a - The string that need to randomize
vivek singh' will become 'ihg vkeivh'@TeiidFunction(category="Miscellaneous") public static String hash(String sourceValue)
a - This function will retrun MD5 hashcode of the stringCopyright © 2016 JBoss by Red Hat. All rights reserved.