Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ isNoDatabase
Method
isNoDatabase
ZezeJava/ZezeJava/src/main/java/Zeze/Config.java:296–298 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
294
}
295
296
public
boolean isNoDatabase() {
297
return
noDatabase;
298
}
299
300
public
void
setNoDatabase(boolean value) {
301
noDatabase = value;
Callers
8
result
Method · 0.45
onResult
Method · 0.45
allDone
Method · 0.45
onAllDone
Method · 0.45
HttpServer
Method · 0.45
enableHttpSession
Method · 0.45
Service
Method · 0.45
setNoProcedure
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected