railo.runtime.functions.query
Class QueryColumnList

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

public final class QueryColumnList
extends Object
implements Function

Implements the Cold Fusion Function querynew

See Also:
Serialized Form

Constructor Summary
QueryColumnList()
           
 
Method Summary
static String call(PageContext pc, Query qry)
           
static String call(PageContext pc, Query qry, String delimeter)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryColumnList

public QueryColumnList()
Method Detail

call

public static String call(PageContext pc,
                          Query qry)

call

public static String call(PageContext pc,
                          Query qry,
                          String delimeter)


Copyright © 2012 Railo