| libpqxx
    4.0.1
    | 
Traits class to describe an isolation level; primarly for libpqxx's own use. More...
#include <isolation.hxx>
| Public Member Functions | |
| template<> | |
| const char * | name () throw() | 
| template<> | |
| const char * | name () throw() | 
| template<> | |
| const char * | name () throw() | 
| Static Public Member Functions | |
| static isolation_level | level () throw () | 
| static const char * | name () throw () | 
Traits class to describe an isolation level; primarly for libpqxx's own use.
| 
 | static | 
| 
 | static | 
| const char * pqxx::isolation_traits< read_committed >::name | ( | ) | throw() | 
| const char * pqxx::isolation_traits< repeatable_read >::name | ( | ) | throw() | 
| const char * pqxx::isolation_traits< serializable >::name | ( | ) | throw() |