ensembl-hive  2.5
Bio::EnsEMBL::Hive::DBSQL::AccumulatorAdaptor Class Reference
+ Inheritance diagram for Bio::EnsEMBL::Hive::DBSQL::AccumulatorAdaptor:

Public Member Functions

public default_table_name ()
 
public fetch_structures_for_job_ids ()
 
- Public Member Functions inherited from Bio::EnsEMBL::Hive::DBSQL::NakedTableAdaptor
public slicer ()
 
public objectify ()
 
public mark_stored ()
 
public keys_to_columns ()
 
- Public Member Functions inherited from Bio::EnsEMBL::Hive::DBSQL::BaseAdaptor
public default_table_name ()
 
public default_insertion_method ()
 
public default_overflow_limit ()
 
public default_input_column_mapping ()
 
public do_not_update_columns ()
 
public new ()
 
public db ()
 
public dbc ()
 
public prepare ()
 
public overflow_limit ()
 
public input_column_mapping ()
 
public table_name ()
 
public insertion_method ()
 
public column_set ()
 
public primary_key ()
 
public updatable_column_list ()
 
public autoinc_id ()
 
protected _table_info_loader ()
 
public count_all ()
 
public fetch_all ()
 
public primary_key_constraint ()
 
public fetch_by_dbID ()
 
public remove_all ()
 
public remove ()
 
public update ()
 
public store_or_update_one ()
 
public check_object_present_in_db_by_content ()
 
public class_specific_execute ()
 
public store ()
 
protected _multi_column_filter ()
 
public DESTROY ()
 
public AUTOLOAD ()
 

Detailed Description

Synopsis

$dba->get_AccumulatorAdaptor->store( \@rows );

Description

    This is currently an "objectless" adaptor for building accumulated structures.

Definition at line 17 of file AccumulatorAdaptor.pm.

Member Function Documentation

◆ default_table_name()

public Bio::EnsEMBL::Hive::DBSQL::AccumulatorAdaptor::default_table_name ( )

Undocumented method

Code:
click to view

◆ fetch_structures_for_job_ids()

public Bio::EnsEMBL::Hive::DBSQL::AccumulatorAdaptor::fetch_structures_for_job_ids ( )

Undocumented method

Code:
click to view

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