MCPcopy 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

resultMethod · 0.45
onResultMethod · 0.45
allDoneMethod · 0.45
onAllDoneMethod · 0.45
HttpServerMethod · 0.45
enableHttpSessionMethod · 0.45
ServiceMethod · 0.45
setNoProcedureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected