Class RuntimeStrategyInstaller

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

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