public final class FunctionUtility extends Object
Constructor and Description |
---|
FunctionUtility() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isDirectRelation(EDbVendor vendor,
String function,
int argCount,
int argIndex) |
static boolean |
isIndirectRelation(EDbVendor vendor,
String function,
int argCount,
int argIndex) |
public FunctionUtility()
public static boolean isDirectRelation(EDbVendor vendor, String function, int argCount, int argIndex)
public static boolean isIndirectRelation(EDbVendor vendor, String function, int argCount, int argIndex)