Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getDefaultTableConf
Method
getDefaultTableConf
ZezeJava/ZezeJava/src/main/java/Zeze/Config.java:340–342 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
338
}
339
340
public
TableConf getDefaultTableConf() {
341
return
defaultTableConf;
342
}
343
344
public
void
setDefaultTableConf(TableConf value) {
345
defaultTableConf = value;
Callers
8
getTableConf
Method · 0.95
clearOpenDatabaseFlag
Method · 0.95
loadAndParse
Method · 0.95
App
Method · 0.80
Start
Method · 0.80
schemasCompatible
Method · 0.80
atomicOpenDatabase
Method · 0.80
TableConf
Method · 0.80
Calls
no outgoing calls
Tested by
2
App
Method · 0.64
Start
Method · 0.64