IcingaApiSearchIdoOci Class Reference
Inherits IcingaApiSearch, and IcingaApiSearchIdoInterface.
List of all members.
Detailed Description
- Author:
- Christian Doebler <christian.doebler@netways.de>
Member Function Documentation
IcingaApiSearchIdoOci::createQueryGroup |
( |
$ |
searchGroup = false , |
|
|
$ |
resultColumns = false | |
|
) |
| | |
IcingaApiSearchIdoOci::createQueryLimit |
( |
$ |
searchLimit = false |
) |
|
IcingaApiSearchIdoOci::postProcessQuery |
( |
$ |
query, |
|
|
$ |
resultColumnKeys, |
|
|
$ |
searchOrder, |
|
|
$ |
searchLimit | |
|
) |
| | |
Member Data Documentation
IcingaApiSearchIdoOci::$clearVariables = array('LIMIT') |
IcingaApiSearchIdoOci::$columns |
IcingaApiSearchIdoOci::$postProcess = true |
IcingaApiSearchIdoOci::$queryMap |
IcingaApiSearchIdoOci::$statements |
Initial value: array (
'fieldsSuffix' => '${LIMIT_FIELD}',
'group' => ' group by %s ',
'order' => ' order by ',
'limit' => false,
'limitField' => ', row_number() over (order by %s) ROW_NUMBER_LIMIT ',
'limitQuery' =>
'select
%s
from
(%s)
where
ROW_NUMBER_LIMIT between %s and %s',
)
IcingaApiSearchIdoOci::$tablePrefix = null |
The documentation for this class was generated from the following file: