Package | Description |
---|---|
coldfusion.sql | |
com.allaire.cfx | |
lucee.runtime.cfx | |
lucee.runtime.type | |
lucee.runtime.type.query | |
lucee.runtime.type.trace |
Modifier and Type | Interface and Description |
---|---|
interface |
QueryTable |
Modifier and Type | Class and Description |
---|---|
class |
DebugQuery
Implementation of the DebugQuery
|
Modifier and Type | Method and Description |
---|---|
Query |
Response.addQuery(String name,
String[] column)
adds a query to response
|
Query |
DebugResponse.addQuery(String name,
String[] columns) |
Query |
Request.getQuery()
return given query
|
Query |
DebugRequest.getQuery() |
Modifier and Type | Method and Description |
---|---|
void |
DebugResponse.printQuery(Query query)
print out a query
|
Constructor and Description |
---|
DebugRequest(Hashtable attributes,
Query query)
constructor of the class
|
DebugRequest(Hashtable attributes,
Query query,
Hashtable settings)
constructor of the class
|
Modifier and Type | Class and Description |
---|---|
class |
QueryWrap
Implementation of the Query Interface
|
Modifier and Type | Method and Description |
---|---|
Query |
ResponseImpl.addQuery(String name,
String[] column) |
Query |
RequestImpl.getQuery() |
Constructor and Description |
---|
RequestImpl(Struct attributes,
Query query,
Struct settings)
constructor of the class
|
Modifier and Type | Interface and Description |
---|---|
interface |
Query
inteface for resultset (query) object
|
Modifier and Type | Class and Description |
---|---|
class |
QueryImpl |
Modifier and Type | Class and Description |
---|---|
class |
SimpleQuery |
Modifier and Type | Class and Description |
---|---|
class |
TOQuery |
Copyright © 2015 Lucee