Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
TableConnection.h File Reference
#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/Common/GUID.h"
#include "Stroika/Foundation/Common/Property.h"
#include "Stroika/Foundation/DataExchange/ObjectVariantMapper.h"
#include "Stroika/Foundation/Database/SQL/Connection.h"
#include "Stroika/Foundation/Database/SQL/ORM/Schema.h"
#include "Stroika/Foundation/Database/SQL/Statement.h"
#include "Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.h"
#include "TableConnection.inl"

Go to the source code of this file.

Classes

class  Stroika::Foundation::Database::SQL::ORM::TableConnection< T, TRAITS >
 TableConnection<T> wraps a database Connection::Ptr with information to map c++ objects to/from SQL database objects, and provides a series of common, building block queries (CRUD) More...
 

Namespaces

namespace  Stroika::Foundation
 

Detailed Description

Note
Code-Status: Alpha

Definition in file TableConnection.h.