Class MappingStrategyInstaller

java.lang.Object
org.apache.openjpa.jdbc.meta.StrategyInstaller
org.apache.openjpa.jdbc.meta.MappingStrategyInstaller
All Implemented Interfaces:
Serializable

public class MappingStrategyInstaller extends StrategyInstaller
Installer used during mapping that attempts to use the given mapping information (if any), and fails if it does not work.
Since:
0.4.0
Author:
Abe White
See Also: