LiteSQL  0.3.10
Public Member Functions | Static Public Attributes | Protected Attributes | List of all members
litesql::Expr Class Reference

A base class for expression in WHERE - clause. More...

#include <expr.hpp>

Inheritance diagram for litesql::Expr:
Inheritance graph
[legend]
Collaboration diagram for litesql::Expr:
Collaboration graph
[legend]

Public Member Functions

virtual string asString () const
 
Split getExtraTables () const
 

Static Public Attributes

static const char * True ="True"
 constant for True expression
 

Protected Attributes

Split extraTables
 

Detailed Description

A base class for expression in WHERE - clause.

See Selecting Persistents and Expr-API


The documentation for this class was generated from the following files:

SourceForge.net Logo