ensembl-hive  2.8.1
Bio::EnsEMBL::DBSQL::StatementHandle Class Reference

Public Member Functions

public dbc ()
 
public sql ()
 
public DESTROY ()
 

Detailed Description

Synopsis

Do not use this class directly. It will automatically be used by the
Bio::EnsEMBL::DBSQL::DBConnection class.

Description

This class extends DBD::mysql::st so that the DESTROY method may be
overridden.  If the DBConnection::disconnect_when_inactive flag is set
this statement handle will cause the database connection to be closed
when it goes out of scope and there are no other open statement handles.

Definition at line 21 of file StatementHandle.pm.

Member Function Documentation

◆ dbc()

public Bio::EnsEMBL::DBSQL::StatementHandle::dbc ( )

Undocumented method

Code:
click to view

◆ DESTROY()

public Bio::EnsEMBL::DBSQL::StatementHandle::DESTROY ( )

Undocumented method

Code:
click to view

◆ sql()

public Bio::EnsEMBL::DBSQL::StatementHandle::sql ( )

Undocumented method

Code:
click to view

The documentation for this class was generated from the following file:
Bio::EnsEMBL::DBSQL::StatementHandle::sql
public sql()
Bio::EnsEMBL::DBSQL::StatementHandle::dbc
public dbc()
Bio::EnsEMBL::DBSQL::StatementHandle::DESTROY
public DESTROY()
Bio
Definition: AltAlleleGroup.pm:4