LiteSQL
|
backend.hpp | Classes Backend, Backend::Cursor and Backend::Result |
compatibility.hpp | |
counted_ptr.hpp | |
cursor.hpp | Contains class Cursor |
database.hpp | Database-class |
datasource.hpp | SelectObjectQuery<T> and DataSource<T> |
datetime.hpp | Classes for handling date and time data |
except.hpp | Litesql's exception classes |
expr.hpp | Contains Expr-class hierarchy and operator overloadings for them |
field.hpp | FieldType- and Field-classes |
litesql.hpp | Include this from your project |
logger.hpp | |
ocilib_backend.hpp | Ocilib_backend |
odbc_backend.hpp | |
operations.hpp | Select<T>, intersect<T>, union_<T>, except<T> |
persistent.hpp | Persistent |
plugin.hpp | |
postgresql.hpp | PostgreSQL PostgreSQL::Result PostgreSQL::Cursor |
relation.hpp | See Using Relations |
selectquery.hpp | SelectQuery-class |
sharedlibrary.hpp | |
string.hpp | Helpful string utils |
types.hpp | Class Record and typedef Records |
updatequery.hpp | UpdateQuery-class |
utils.hpp | Includes string.hpp and split.hpp |