ensembl-hive  2.1
 All Classes Namespaces Files Functions Pages
Bio::EnsEMBL::Hive::DBSQL::DBAdaptor Class Reference

Public Member Functions

public new ()
 
public dbc ()
 
public hive_use_triggers ()
 
public hive_use_param_stack ()
 
public hive_auto_rebalance_semaphores ()
 
public get_available_adaptors ()
 
public parse_underscored_id_name ()
 
public get_adaptor ()
 
public DESTROY ()
 
public AUTOLOAD ()
 
public init_collections ()
 
public load_collections ()
 
public save_collections ()
 

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

Member Function Documentation

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

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::dbc ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::DESTROY ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::get_adaptor ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::get_available_adaptors ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::hive_auto_rebalance_semaphores ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::hive_use_param_stack ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::hive_use_triggers ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::init_collections ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::load_collections ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::new ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::parse_underscored_id_name ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::DBSQL::DBAdaptor::save_collections ( )

Undocumented method

Code:
click to view

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