ensembl-hive  2.7.0
Bio::EnsEMBL::DBSQL::Driver Class Reference
+ Inheritance diagram for Bio::EnsEMBL::DBSQL::Driver:

Public Member Functions

public new ()
 
public parent ()
 
public connect_params ()
 
public last_insert_id_args ()
 
public can_straight_join ()
 
public set_wait_timeout ()
 
public AUTOLOAD ()
 
public DESTROY ()
 

Detailed Description

Definition at line 6 of file Driver.pm.

Member Function Documentation

◆ AUTOLOAD()

public Bio::EnsEMBL::DBSQL::Driver::AUTOLOAD ( )

Undocumented method

Code:
click to view

◆ can_straight_join()

public Bio::EnsEMBL::DBSQL::Driver::can_straight_join ( )

Undocumented method

Code:
click to view

◆ connect_params()

public Bio::EnsEMBL::DBSQL::Driver::connect_params ( )

Undocumented method

Code:
click to view

◆ DESTROY()

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

Undocumented method

Code:
click to view

◆ last_insert_id_args()

public Bio::EnsEMBL::DBSQL::Driver::last_insert_id_args ( )

Undocumented method

Code:
click to view

◆ new()

public Bio::EnsEMBL::DBSQL::Driver::new ( )

Undocumented method

Code:
click to view

◆ parent()

public Bio::EnsEMBL::DBSQL::Driver::parent ( )

Undocumented method

Code:
click to view

◆ set_wait_timeout()

public Bio::EnsEMBL::DBSQL::Driver::set_wait_timeout ( )

Undocumented method

Code:
click to view

The documentation for this class was generated from the following file:
Bio::EnsEMBL::DBSQL::Driver::AUTOLOAD
public AUTOLOAD()
Bio::EnsEMBL::DBSQL::Driver::set_wait_timeout
public set_wait_timeout()
Bio::EnsEMBL::DBSQL::Driver::connect_params
public connect_params()
Bio::EnsEMBL::DBSQL::Driver::parent
public parent()
Bio::EnsEMBL::DBSQL::Driver::last_insert_id_args
public last_insert_id_args()
Bio::EnsEMBL::DBSQL::Driver::DESTROY
public DESTROY()
Bio::EnsEMBL::DBSQL::Driver::can_straight_join
public can_straight_join()