railo.runtime.functions.query
Class QueryColumnExists

java.lang.Object
  extended by railo.runtime.functions.query.QueryColumnExists

public class QueryColumnExists
extends Object


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

Constructor Detail

QueryColumnExists

public QueryColumnExists()
Method Detail

call

public static boolean call(PageContext pc,
                           Query qry,
                           String key)

call

public static boolean call(PageContext pc,
                           Query qry,
                           Collection.Key key)


Copyright © 2012 Railo