public class ORMExecuteQuery extends Object
Constructor and Description |
---|
ORMExecuteQuery() |
Modifier and Type | Method and Description |
---|---|
static Object |
call(PageContext pc,
String hql) |
static Object |
call(PageContext pc,
String hql,
Object paramsOrUnique) |
static Object |
call(PageContext pc,
String hql,
Object paramsOrUnique,
Object uniqueOrQueryOptions) |
static Object |
call(PageContext pc,
String hql,
Object params,
Object unique,
Object queryOptions) |
public ORMExecuteQuery()
public static Object call(PageContext pc, String hql) throws PageException
PageException
public static Object call(PageContext pc, String hql, Object paramsOrUnique) throws PageException
PageException
public static Object call(PageContext pc, String hql, Object paramsOrUnique, Object uniqueOrQueryOptions) throws PageException
PageException
public static Object call(PageContext pc, String hql, Object params, Object unique, Object queryOptions) throws PageException
PageException
Copyright © 2015 Lucee