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