column.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dv::Sql::Column
 A common base class representing a column in a row in a table or query result. More...

Namespaces

namespace  Dv
 

Namespace shared by all locally produced packages.


namespace  Dv::Sql
 

Namespace for dbms-independent classes.


Typedefs

typedef Dv::Util::CsListTag
< std::vector< const
Dv::Sql::Column * > > 
Dv::Sql::ColumnTag
 The following is useful to define a list of columns, e.g.

dvmysql-1.0.3 [17 November, 2010]