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

Method getTableId

src/java/simpledb/Catalog.java:61–64  ·  view source on GitHub ↗

Return the id of the table with a specified name, @throws NoSuchElementException if the table doesn't exist

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected