$bootstrap = $application->getBootstrap();$bootstrap->bootstrap('db');$dbAdapter = $bootstrap->getResource('db');