MCPcopy Create free account
hub / github.com/awelm/simpledb / setQuery

Method setQuery

src/simpledb/LogicalPlan.java:63–65  ·  view source on GitHub ↗

Set the text of the query representing this logical plan. Does NOT parse the specified query -- this method is just used so that the object can print the SQL it represents. @param query the text of the query associated with this plan

(String query)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parseQueryLogicalPlanMethod · 0.95
handleDeleteStatementMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected