Home
last modified time | relevance | path

Searched refs:GetTransactionLevel (Results 1 – 10 of 10) sorted by relevance

/dports/devel/upp/upp/uppsrc/Sql/
H A DSession.cpp34 int SqlSession::GetTransactionLevel() const { return 0; } in GetTransactionLevel() function in Upp::SqlSession
67 if(GetTransactionLevel() && errorstatement.GetCount()) in SetError()
H A DSqls.h249 int GetTransactionLevel(); // deprecated: only single level of transactions generally supported
353 virtual int GetTransactionLevel() const;
H A DSql.cpp632 int Sql::GetTransactionLevel() { return GetSession().GetTransactionLevel(); } in GetTransactionLevel() function in Upp::Sql
/dports/devel/upp/upp/uppsrc/plugin/sqlite3/
H A DSqlite3.h30 virtual int GetTransactionLevel() const;
H A DSqlite3upp.cpp558 int Sqlite3Session::GetTransactionLevel() const in GetTransactionLevel() function in Upp::Sqlite3Session
/dports/devel/upp/upp/uppsrc/MySql/
H A DMySql.h74 virtual int GetTransactionLevel() const;
H A DMySql.cpp199 int MySqlSession::GetTransactionLevel() const in GetTransactionLevel() function in Upp::MySqlSession
/dports/devel/upp/upp/uppsrc/PostgreSQL/
H A DPostgreSQL.h98 virtual int GetTransactionLevel() const;
H A DPostgreSQL.cpp434 int PostgreSQLSession::GetTransactionLevel() const in GetTransactionLevel() function in Upp::PostgreSQLSession
/dports/devel/upp/upp/uppsrc/Sql/src.tpp/
H A DSqlSession_en-us.tpp43 [s5;:SqlSession`:`:GetTransactionLevel`(`)const: [@(0.0.255) virtual]
44 [@(0.0.255) int]_[* GetTransactionLevel]()_[@(0.0.255) const]&]