IContentStore is an interface derived from IDatabase.
IContentStore
IDatabase
View source
uses('db');
IContentStore::insert()
IContentStore::insertId()
IContentStore::fetch()
IContentStore::update()
IContentStore::delete()