VocabularydbWord descriptionThe
db-connection class is the superclass of all other database classes. It stores a
handle to the database as well as insert, update, and delete queries. Stores the current database object as a dynamic variable.
DefinitionMethods