WebFund 2013W Lecture 12: Difference between revisions
Created page with "==Questions== Note many of these questions refer to the blog example from the second tutorial. # MongoDB is a relational database. (true/false) # In the blog example, Articl..." |
(No difference)
|
Revision as of 16:45, 28 February 2013
Questions
Note many of these questions refer to the blog example from the second tutorial.
- MongoDB is a relational database. (true/false)
- In the blog example, ArticleProvider.save can add one or many articles to the database. (true/false)
- ArticleProvider.save refers to the article database using what identifier?
More questions will be added after lecture.