The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

AutoCode::AdaptorFactory

SYNOPSIS

DESCRIPTION

AdaptorFactory inherits ModuleFacoty which has the knowledge of Schema.

For ModuleFactory::make_virtual_module and AdaptorFactory::make_object_adaptor, they generate the module according to the type in schema, and return the generated module's name.