Class RefreshStrategyInstaller

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

public class RefreshStrategyInstaller extends StrategyInstaller
Attempts to install using the given mapping information. If that fails, clears the mapping information and constructs new mappings.
Since:
0.4.0
Author:
Abe White
See Also: