A mapping that needs to perform actions in order to generate the required
mappings for it's proper operation.
author: kimchy
Method Summary
void
generateMappings(DataSource dataSource) Results in inner generation of the required mappings and data structues
of the mapping using the given jdbc DataSource.