MCPcopy Create free account
hub / github.com/Nemo1870/sql-parse / getStatement

Method getStatement

src/main/java/com/sql/parse/util/SqlParser.java:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 }
61
62 public Statement getStatement() {
63 return statement;
64 }
65
66 /**
67 * @title: getTableNames

Callers 6

argInterceptorMethod · 0.95
columnInterceptorMethod · 0.95
testChangeColumnAliasMethod · 0.95
asInterceptorMethod · 0.95
expressionInterceptorMethod · 0.95
ownerIntercetorMethod · 0.95

Calls

no outgoing calls

Tested by 6

argInterceptorMethod · 0.76
columnInterceptorMethod · 0.76
testChangeColumnAliasMethod · 0.76
asInterceptorMethod · 0.76
expressionInterceptorMethod · 0.76
ownerIntercetorMethod · 0.76