Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ clear
Method
clear
src/remote/client/interface.cpp:277–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
}
276
277
void clear()
278
{
279
transaction = NULL;
280
}
281
282
private:
283
Transaction(Transaction* from)
Callers
15
parseMetadata
Method · 0.45
createBatch
Method · 0.45
execute
Method · 0.45
openCursor
Method · 0.45
freeClientData
Method · 0.45
prepare
Method · 0.45
setCursorName
Method · 0.45
fetch
Method · 0.45
resetDataFromPlugin
Method · 0.45
tryNewKeys
Method · 0.45
buildBlr
Method · 0.45
end_statement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected