/** An AutoMapper facility that automatically generates java POJO's from a set of tables, and a mapping document for the Hibernate ORM describing the mapping between these tables and the generated POJO's. */ package org.geolatte.common.automapper;