|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.sql.old.ZUtils
public final class ZUtils
Constructor Summary | |
---|---|
ZUtils()
|
Method Summary | |
---|---|
static void |
addCustomFunction(String s,
int i)
|
static String |
getAggregateCall(String s)
|
static void |
init()
|
static boolean |
isAggregate(String s)
|
static int |
isCustomFunction(String s)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZUtils()
Method Detail |
---|
public static void init()
public static void addCustomFunction(String s, int i)
public static int isCustomFunction(String s)
public static boolean isAggregate(String s)
public static String getAggregateCall(String s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |