public final class HSQLDBHandler extends Object
Constructor and Description |
---|
HSQLDBHandler()
constructor of the class
|
Modifier and Type | Method and Description |
---|---|
static QueryImpl |
__execute(PageContext pc,
SQL sql,
int maxrows,
int fetchsize,
TimeSpan timeout,
Stopwatch stopwatch,
Set<String> tables,
boolean doSimpleTypes) |
Query |
execute(PageContext pc,
SQL sql,
int maxrows,
int fetchsize,
TimeSpan timeout)
executes a query on the queries inside the cld fusion enviroment
|
public HSQLDBHandler()
public Query execute(PageContext pc, SQL sql, int maxrows, int fetchsize, TimeSpan timeout) throws PageException
pc
- Page Contextsql
- maxrows
- PageException
PageException
public static QueryImpl __execute(PageContext pc, SQL sql, int maxrows, int fetchsize, TimeSpan timeout, Stopwatch stopwatch, Set<String> tables, boolean doSimpleTypes) throws PageException
PageException
Copyright © 2015 Lucee