|
ensembl-hive
2.7.0
|
Public Member Functions | |
| public | new () |
| public | real_self () |
| public | dbc () |
| public | sql () |
| public | attr () |
| public | dbi_sth () |
| public | AUTOLOAD () |
| public | DESTROY () |
This class extends DBI::st via containment, intercepts possible "gone away" errors,
automatically reconnects and re-prepares the statement. It should take much less resources
than pinging or worrying about disconnecting before and reconnecting after external processes
whose duration we do not control.
Definition at line 22 of file StatementHandle.pm.
| public Bio::EnsEMBL::Hive::DBSQL::StatementHandle::attr | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::DBSQL::StatementHandle::AUTOLOAD | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::DBSQL::StatementHandle::dbc | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::DBSQL::StatementHandle::dbi_sth | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::DBSQL::StatementHandle::DESTROY | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::DBSQL::StatementHandle::new | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::DBSQL::StatementHandle::real_self | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::DBSQL::StatementHandle::sql | ( | ) |
Undocumented method
Code: