Package | Description |
---|---|
lucee.runtime.db | |
lucee.runtime.type | |
lucee.runtime.type.query | |
lucee.runtime.type.util |
Modifier and Type | Method and Description |
---|---|
static QueryImpl |
HSQLDBHandler.__execute(PageContext pc,
SQL sql,
int maxrows,
int fetchsize,
TimeSpan timeout,
Stopwatch stopwatch,
Set<String> tables,
boolean doSimpleTypes) |
Modifier and Type | Method and Description |
---|---|
QueryImpl |
QueryImpl.cloneQuery(boolean deepCopy) |
static QueryImpl |
QueryImpl.cloneQuery(Query qry,
boolean deepCopy) |
Modifier and Type | Method and Description |
---|---|
QueryColumnPro |
DebugQueryColumn.cloneColumn(QueryImpl query,
boolean deepCopy) |
Constructor and Description |
---|
DebugQueryColumn(Object[] data,
Collection.Key key,
QueryImpl query,
int size,
int type,
boolean typeChecked) |
QueryColumnImpl(QueryImpl query,
Collection.Key key,
Array array,
int type)
constructor with array
|
QueryColumnImpl(QueryImpl query,
Collection.Key key,
int type)
constructor with type
|
QueryColumnImpl(QueryImpl query,
Collection.Key key,
int type,
int size) |
Modifier and Type | Method and Description |
---|---|
QueryImpl |
SimpleQuery.cloneQuery(boolean deepCopy) |
Modifier and Type | Method and Description |
---|---|
static QueryColumnImpl |
QueryUtil.duplicate2QueryColumnImpl(QueryImpl targetQuery,
QueryColumn col,
boolean deepCopy) |
Copyright © 2015 Lucee