Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nemo1870/sql-parse
/ setName
Method
setName
src/main/java/com/sql/parse/model/Owner.java:24–26 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
22
}
23
24
public
void
setName(String name) {
25
this.name = name;
26
}
27
}
Callers
15
check
Method · 0.80
asInterceptor
Method · 0.80
asInterceptor
Method · 0.80
asInterceptor
Method · 0.80
columnInterceptor
Method · 0.80
ownerInterceptor
Method · 0.80
asInterceptor
Method · 0.80
columnInterceptor
Method · 0.80
ownerInterceptor
Method · 0.80
asInterceptor
Method · 0.80
asInterceptor
Method · 0.80
checkFrom
Method · 0.80
Calls
no outgoing calls
Tested by
1
check
Method · 0.64