MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / handleDeleteStatement

Method handleDeleteStatement

src/java/simpledb/Parser.java:397–428  ·  view source on GitHub ↗
(ZDelete s, TransactionId tid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processNextStatementMethod · 0.95

Calls 10

getCatalogMethod · 0.95
setQueryMethod · 0.95
addScanMethod · 0.95
processExpressionMethod · 0.95
addProjectFieldMethod · 0.95
physicalPlanMethod · 0.95
getStatsMapMethod · 0.95
setPhysicalPlanMethod · 0.95
getTableIdMethod · 0.65
toStringMethod · 0.65

Tested by

no test coverage detected