This class is an implementation of the PMapper interface delegating all method to another PMapper, except for the lookup method. In this case the lookup method is done by the use of the JormFactory. The aim is to always have the PClassMapping instance. But only the JormFactory is able to build the PClassMapping instance of a Persistent class.
@author S.Chassande-Barrioz
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.