NAME
Bio::DB::Das::BioSQL::PartialSeqAdaptor - class that helps to use custom object adaptors
SYNOPSIS
This is a private class.
DESCRIPTION
This is a custom driver class for sequence objects retrieved from BioDB. We don't want to retrieve all the features at initialization time, because it may be slow. Thus, they are fetched by calling slow_attach_children if necessary.