Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ bumpFetched
Method
bumpFetched
src/jrd/exe.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void AffectedRows::bumpFetched()
132
{
133
fetchedRows++;
134
}
135
136
void AffectedRows::bumpModified(bool increment)
137
{
Callers
3
fetchNext
Method · 0.80
fetchAbsolute
Method · 0.80
fetchRelative
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected