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

Class Database

src/simpledb/Database.java:13–62  ·  view source on GitHub ↗

Database is a class that initializes several static variables used by the database system (the catalog, the buffer pool, and the log files, in particular.) Provides a set of methods that can be used to access these variables from anywhere.

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