ensembl-hive  2.5
Bio::EnsEMBL::Hive::DBSQL::DBAdaptor Class Reference

Public Member Functions

public new ()
 
public species ()
 
public group ()
 
public dbc ()
 
public hive_pipeline ()
 
public get_available_adaptors ()
 
public parse_underscored_id_name ()
 
public get_adaptor ()
 
public DESTROY ()
 
public AUTOLOAD ()
 

Detailed Description

Synopsis

my $db = Bio::EnsEMBL::Hive::DBSQL::DBAdaptor->new( -url => 'mysql://my_username:my_password@my_hostname:3306/my_hive_database' );

Description

    This object represents the handle for a Hive system enabled database

Definition at line 31 of file DBAdaptor.pm.

Member Function Documentation

◆ AUTOLOAD()

public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::AUTOLOAD ( )

Undocumented method

Code:
click to view

◆ dbc()

public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::dbc ( )

Undocumented method

Code:
click to view

◆ DESTROY()

public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::DESTROY ( )

Undocumented method

Code:
click to view

◆ get_adaptor()

public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::get_adaptor ( )

Undocumented method

Code:
click to view

◆ get_available_adaptors()

public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::get_available_adaptors ( )

Undocumented method

Code:
click to view

◆ group()

public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::group ( )

Undocumented method

Code:
click to view

◆ hive_pipeline()

public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::hive_pipeline ( )

Undocumented method

Code:
click to view

◆ new()

public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::new ( )

Undocumented method

Code:
click to view

◆ parse_underscored_id_name()

public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::parse_underscored_id_name ( )

Undocumented method

Code:
click to view

◆ species()

public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::species ( )

Undocumented method

Code:
click to view

The documentation for this class was generated from the following file: