#include <isolation.hxx>
Public Member Functions | |
template<> | |
const char * | name () throw() |
template<> | |
const char * | name () throw() |
Static Public Member Functions | |
static isolation_level | level () throw () |
static const char * | name () throw () |
static isolation_level pqxx::isolation_traits< LEVEL >::level | ( | ) | throw () [static] |
static const char* pqxx::isolation_traits< LEVEL >::name | ( | ) | throw () [static] |
const char * pqxx::isolation_traits< read_committed >::name | ( | ) | throw() |
const char * pqxx::isolation_traits< serializable >::name | ( | ) | throw() |