railo.runtime.sql.old
Class ZUtils

java.lang.Object
  extended by railo.runtime.sql.old.ZUtils

public final class ZUtils
extends Object


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

ZUtils

public ZUtils()
Method Detail

init

public static void init()

addCustomFunction

public static void addCustomFunction(String s,
                                     int i)

isCustomFunction

public static int isCustomFunction(String s)

isAggregate

public static boolean isAggregate(String s)

getAggregateCall

public static String getAggregateCall(String s)


Copyright © 2012 Railo