Zend Framework  3.0
Namespaces | Classes | Functions | Variables
Zend\Db\Adapter Namespace Reference

Zend Framework (http://framework.zend.com/) More...

Namespaces

namespace  Driver
 Zend Framework (http://framework.zend.com/)
 
namespace  Exception
 Zend Framework (http://framework.zend.com/)
 
namespace  Platform
 Zend Framework (http://framework.zend.com/)
 
namespace  Profiler
 Zend Framework (http://framework.zend.com/)
 

Classes

class  Adapter
 
class  AdapterAbstractServiceFactory
 Database adapter abstract service factory. More...
 
interface  AdapterAwareInterface
 
interface  AdapterInterface
 
class  AdapterServiceFactory
 
class  ParameterContainer
 
class  StatementContainer
 
interface  StatementContainerInterface
 

Functions

 setDbAdapter (Adapter $adapter)
 Set db adapter.
 

Variables

trait AdapterAwareTrait
 

Detailed Description

Zend Framework (http://framework.zend.com/)

for the canonical source repository Copyright (c) 2005-2016 Zend Technologies USA Inc. (http://www.zend.com) http://framework.zend.com/license/new-bsd New BSD License

Function Documentation

Zend\Db\Adapter\setDbAdapter ( Adapter  $adapter)

Set db adapter.

Parameters
Adapter$adapter
Returns
mixed

Variable Documentation

trait AdapterAwareTrait
Initial value:
{
protected $adapter = null