Does object caching conflict with database query caching?
I'm curious since objects are likely built from data that is being pulled from the database, does this cause a conflict with plugins like W3 Total Cache when database caching is enabled along side object caching?