Add a new table to the catalog. This table's contents are stored in the specified DbFile. @param file the contents of the table to add; file.getId() is the identfier of this file/tupledesc param for the calls getTupleDesc and getFile @param name the name of the table -- may be an empty string.
(DbFile file, String name, String pkeyField)
source not stored for this graph (policy: none)
no test coverage detected