db2/row-id.cpp
Go to the documentation of this file.
1 //
2 // Copyright (C) 2011-2013 Denis Chapligin
3 // Copyright (C) 2004-2006 Maciej Sobczak, Stephen Hutton
4 // Distributed under the Boost Software License, Version 1.0.
5 // (See accompanying file LICENSE_1_0.txt or copy at
6 // http://www.boost.org/LICENSE_1_0.txt)
7 //
8 
9 #define SOCI_DB2_SOURCE
10 #include "soci-db2.h"
11 
12 #ifdef _MSC_VER
13 #pragma warning(disable:4355)
14 #endif
15 
16 using namespace soci;
17 using namespace soci::details;
18 
19 
21 {
22  // ...
23 }
24 
26 {
27  // ...
28 }
db2_rowid_backend(db2_session_backend &session)
Definition: db2/row-id.cpp:20


asr_lib_ism
Author(s): Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Mehlhaus Jonas, Meißner Pascal, Qattan Mohamad, Reckling Reno, Stroh Daniel
autogenerated on Wed Jan 8 2020 04:02:40