railo.runtime.functions.query
Class SelectParse

java.lang.Object
  extended by railo.runtime.functions.query.SelectParse
All Implemented Interfaces:
Serializable, Function

public final class SelectParse
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
SelectParse()
           
 
Method Summary
static Struct call(PageContext pc, String sql)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectParse

public SelectParse()
Method Detail

call

public static Struct call(PageContext pc,
                          String sql)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo