Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/druid
/ accept
Method
accept
core/src/main/java/com/alibaba/druid/sql/ast/SQLObject.java:35–35 ·
view source on GitHub ↗
(SQLASTVisitor visitor)
Source
from the content-addressed store, hash-verified
33
}
34
35
void
accept(SQLASTVisitor visitor);
36
37
SQLObject clone();
38
Callers
15
resolve
Method · 0.95
accept0
Method · 0.95
visit
Method · 0.95
test_mysqlUnsignedBitInt
Method · 0.65
test_postgresqlUnsignedBitInt
Method · 0.65
test_adapter
Method · 0.65
test_exportParameter
Method · 0.65
restore
Method · 0.65
test_tableSourceDelegation_forJoinTraversal
Method · 0.65
test_specificVisitOverride_keepsCompatibility
Method · 0.65
test_withEntryDelegatesToTableSourceHooks
Method · 0.65
test_over
Method · 0.65
Implementers
1
SQLObjectImpl
core/src/main/java/com/alibaba/druid/s
Calls
no outgoing calls
Tested by
15
test_mysqlUnsignedBitInt
Method · 0.52
test_postgresqlUnsignedBitInt
Method · 0.52
test_adapter
Method · 0.52
test_exportParameter
Method · 0.52
restore
Method · 0.52
test_tableSourceDelegation_forJoinTraversal
Method · 0.52
test_specificVisitOverride_keepsCompatibility
Method · 0.52
test_withEntryDelegatesToTableSourceHooks
Method · 0.52
test_over
Method · 0.52
test_exportParameter
Method · 0.52
restore
Method · 0.52
test_0
Method · 0.52