Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ beginTransaction
Method
beginTransaction
app/src/main/java/eu/faircode/email/DB.java:3225–3229 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3223
}
3224
3225
@Override
3226
@SuppressWarnings(
"deprecation"
)
3227
public
void
beginTransaction() {
3228
super.beginTransaction();
3229
}
3230
3231
@Override
3232
@SuppressWarnings(
"deprecation"
)
Callers
15
delegate
Method · 0.95
fetch
Method · 0.95
optimizeAccount
Method · 0.95
cleanup
Method · 0.95
onExecute
Method · 0.95
onExecute
Method · 0.95
onSync
Method · 0.95
onSend
Method · 0.95
onRestore
Method · 0.95
onExecute
Method · 0.95
onExecute
Method · 0.95
onExecute
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected