YAPOG  0.0.1
Yet Another Pokemon Online Game
DatabaseTransaction.cpp
Go to the documentation of this file.
2 
3 namespace yap
4 {
6  : transaction_ (databaseConnection)
7  {
8  }
9 
12  {
14  }
15 
17  {
19  }
20 
21 } // namespace yap