TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Extbase\Persistence\Generic\Qom\StaticOperandInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Extbase\Persistence\Generic\Qom\StaticOperandInterface:
TYPO3\CMS\Extbase\Persistence\Generic\Qom\OperandInterface Tx_Extbase_Persistence_QOM_StaticOperandInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\BindVariableValueInterface Tx_Extbase_Persistence_QOM_BindVariableValueInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\BindVariableValue Tx_Extbase_Persistence_QOM_BindVariableValue

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! An operand whose value can be determined from static analysis of the query, prior to its evaluation.

Definition at line 20 of file StaticOperandInterface.php.