SQLSerialize.h File Reference


Detailed Description

This file defines the serialization and deserialization objects to be used in an SQL storage context.

Definition in file SQLSerialize.h.

#include "Serialize.h"
#include "../util/StringBuffer.h"

Go to the source code of this file.

Namespaces

namespace  oasys

Classes

class  oasys::SQLQuery
 SQLQuery implements common functionality used when building up a SQL query string. More...
class  oasys::SQLInsert
 SQLInsert is a SerializeAction that builts up a SQL "INSERT INTO" query statement based on the values in an object. More...
class  oasys::SQLUpdate
 SQLUpdate is a SerializeAction that builts up a SQL "UPDATE" query statement based on the values in an object. More...
class  oasys::SQLTableFormat
 SQLTableFormat is a SerializeAction that builts up a SQL "CREATE TABLE" query statement based on the values in an object. More...
class  oasys::SQLExtract
 SQLExtract is a SerializeAction that constructs an object's internals from the results of a SQL "select" statement. More...


Generated on Sat Sep 8 08:43:39 2007 for DTN Reference Implementation by  doxygen 1.5.3