the conn method

To gain access to the default db driver plugin for you bricklayer install you can use the conn() method. It will return the default db driver plugin as defined in your App.conf file. It is symantically the same thing as $self->app()->db_conn().

Jeremy Wall 2006-08-21