Debea Library 1.4.2

Examples

Below is a list of examples from examples directory.

You can click and see source code of every example. All of them can be compiled and run - to do it go to "examples" directory and open project file or issue make/nmake command.

  1. Parameterized SQL statements : How to parameterize and send SQL statements
  2. Quickstart : Example used for Quick start section of documentation
  3. Inheritance : This example shows how to construct store tables for every class in inheritance tree
  4. Bind variable to stream : This example shows how to read adittional data when serializing objects
  5. Store field members with parent object : This example shows how to transfer store table from one object to another
  6. Custom filter : This example shows how to create custom store filter for field
  7. Cloning objects : This example shows how to clone existing object in database
  8. Storing agregations : This example shows how to use BIND_COL and BIND_CLA macros to store member collections of objects
  9. CSV with automatic mappigs : This example shows how to serialize objects in csv format using names from store table
  10. CSV with manual mappigs : This example shows how to serialize objects in csv format using custom names
  11. Transaction support : This example shows how to use transactions

Documentation
Quick start
Examples

API Documentation
Class hierarchy
Member index
API Reference
Store filters
Store table macros
Back

Generated by doxygen at Fri Oct 22 23:15:39 2010