ParameterHolder | --Database
[line 32]
[line 33]
void connect( )
Overridden in child classes as:
mixed getConnection( )
When this is executed on a Database implementation that isn't an abstraction layer, a copy of the resource will be returned.
mixed getResource( )
bool initialize( [array $parameters = null])
void shutdown( )