railo.runtime.functions.orm
Class EntityToQuery

java.lang.Object
  extended by railo.runtime.functions.orm.EntityToQuery

public class EntityToQuery
extends Object


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

Constructor Detail

EntityToQuery

public EntityToQuery()
Method Detail

call

public static Query call(PageContext pc,
                         Object obj)
                  throws PageException
Throws:
PageException

call

public static Query call(PageContext pc,
                         Object obj,
                         String name)
                  throws PageException
Throws:
PageException


Copyright © 2012 Railo