BioPerl-DB

 view release on metacpan or  search on metacpan

docs/HOWTO-MySQL.html  view on Meta::CPAN

l15 level1 lfo5;tab-stops:list .25in'><![if !supportLists]><span
style='font-family:Symbol;mso-bidi-font-family:Arial'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><![endif]><span style='font-family:Arial'>This document assumes
at least basic knowledge of RPM packages and how to install them<o:p></o:p></span></p>

<p class=MsoPlainText><span style='font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>

<p class=MsoPlainText style='margin-left:.25in;text-indent:-.25in;mso-list:
l15 level1 lfo5;tab-stops:list .25in'><![if !supportLists]><span
style='font-size:12.0pt;mso-bidi-font-size:10.0pt;font-family:Symbol;
mso-bidi-font-family:Arial;mso-bidi-font-weight:bold'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><![endif]><span style='font-family:Arial'>The process described
here includes downloading code from the internet via anonymous CVS which some
firewalls may not allow. Explaining the use of CVS-over-SSH is not within the
scope of this document.</span><b><span style='font-size:12.0pt;mso-bidi-font-size:
10.0pt;font-family:Arial'> <o:p></o:p></span></b></p>

<p class=MsoPlainText><b><span style='font-size:12.0pt;mso-bidi-font-size:10.0pt;
font-family:Arial'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></b></p>

<div style='border:none;border-bottom:solid windowtext 1.5pt;padding:0in 0in 1.0pt 0in'>

lib/Bio/DB/DBI/Transaction.pm  view on Meta::CPAN

}

=head2 dbh

 Title   : dbh
 Usage   :
 Function: Get/set the database connection handle for this transaction.
           Transactions are connection-specific.

           You should not need to call this method from outside. If
           you do, call yourself bold, but you're on your own ...

 Example :
 Returns : A DBI database connection handle 
 Args    : on set, the new DBI database connection handle


=cut

sub dbh{
    my $self = shift;



( run in 0.260 second using v1.01-cache-2.11-cpan-5dc5da66d9d )