NAME
Bio::DB::Das::BioSQL::DBAdaptor - class that helps to use custom object adaptors
SYNOPSIS
This is a private class.
DESCRIPTION
In order to use custom object adaptors in BioSQL, first one has to provide a custom "driver" class. Then the method _get_object_adaptor_class has to be overloaded to return custom adaptors.