Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nemo1870/sql-parse
/ isUseAs
Method
isUseAs
src/main/java/com/sql/parse/schema/Table.java:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
public
boolean isUseAs() {
37
return
useAs;
38
}
39
}
Callers
2
transformTable
Method · 0.45
transformSelectItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected