Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddf-project/DDF
/ createSqlHandler
Method
createSqlHandler
core/src/main/java/io/ddf/DDF.java:702–704 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
700
}
701
702
protected
IHandleSql createSqlHandler() {
703
return
newHandler(IHandleSql.
class
);
704
}
705
706
707
public
IHandlePersistence getPersistenceHandler() {
Callers
1
getSqlHandler
Method · 0.95
Calls
1
newHandler
Method · 0.95
Tested by
no test coverage detected