Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOCI/soci
/ commit
Method
commit
src/core/session.cpp:369–374 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
}
368
369
void session::commit()
370
{
371
ensureConnected(backEnd_);
372
373
backEnd_->commit();
374
}
375
376
void session::rollback()
377
{
Callers
15
soci_commit
Function · 0.45
test-oracle.cpp
File · 0.45
test-firebird.cpp
File · 0.45
TableCreator1
Method · 0.45
TableCreator2
Method · 0.45
TableCreator3
Method · 0.45
TableCreator4
Method · 0.45
TableCreatorCLOB
Method · 0.45
TableCreatorBLOB
Method · 0.45
TableCreatorXML
Method · 0.45
on_after_ddl
Method · 0.45
test-db2.cpp
File · 0.45
Calls
1
ensureConnected
Function · 0.85
Tested by
10
TableCreator1
Method · 0.36
TableCreator2
Method · 0.36
TableCreator3
Method · 0.36
TableCreator4
Method · 0.36
TableCreatorCLOB
Method · 0.36
TableCreatorBLOB
Method · 0.36
TableCreatorXML
Method · 0.36
on_after_ddl
Method · 0.36
pk_table_creator
Method · 0.36
fixed_name_table_creator
Method · 0.36