9 $dba->get_MetaAdaptor->
store( \@rows );
13 This is currently an
"objectless" adaptor
for storing and fetching Hive-specific metadata
17 See the NOTICE file distributed with
this work
for additional information
18 regarding copyright ownership.
20 Licensed under the Apache License,
Version 2.0 (the
"License"); you may not use
this file except in compliance with the License.
21 You may obtain a copy of the License at
25 Unless required by applicable law or agreed to in writing, software distributed under the License
26 is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
27 See the License
for the specific language governing permissions and limitations under the License.
31 Please subscribe to the
Hive mailing list: http:
36 package Bio::EnsEMBL::Hive::DBSQL::MetaAdaptor;
41 use base (
'Bio::EnsEMBL::Hive::DBSQL::NakedTableAdaptor');
44 sub default_table_name {