Jason E. Stewart > Bio-Genex > Bio::Genex::Fkey

Download:
Bio-Genex-2.6.0.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Source  

NAME ^

Bio::Genex::Fkey - Perl extension for representing Database Foreign Keys

SYNOPSIS ^

  use Bio::Genex::Fkey qw(:FKEY);

  $fkey_obj = Bio::Genex::Fkey->new('table_name'=>$file,
                               'pkey_name'=>$column_name,
                               'fkey_type'=> FKEY_OTM_LT);

DESCRIPTION ^

This is a utility class for storing information about foreign keys in the GeneX DB.

METHODS ^

syntax highlighting: