#include "OW_config.h"
#include "OW_String.hpp"
#include "OW_WQLOperand.hpp"
Include dependency graph for OW_WQLPropertySource.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Classes | |
class | OW_NAMESPACE::WQLPropertySource |
This class must be implemented to provide a source of properties for the WQLSelectStatement::evaluateWhereClause() method which calls methods of this class to obtain real values for property names used in the where clause. More... |