| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StrategyInstaller | |
|---|---|
| org.apache.openjpa.jdbc.meta | OpenJPA-JDBC ORM Metadata | 
| Uses of StrategyInstaller in org.apache.openjpa.jdbc.meta | 
|---|
| Subclasses of StrategyInstaller in org.apache.openjpa.jdbc.meta | |
|---|---|
|  class | MappingStrategyInstallerInstaller used during mapping that attempts to use the given mapping information (if any), and fails if it does not work. | 
|  class | NoneStrategyInstallerClears all mapping information from classes and installs none strategies. | 
|  class | RefreshStrategyInstallerAttempts to install using the given mapping information. | 
|  class | RuntimeStrategyInstallerInstaller that attempts to use the given mapping information, and fails if it does not work. | 
| Methods in org.apache.openjpa.jdbc.meta that return StrategyInstaller | |
|---|---|
|  StrategyInstaller | MappingRepository.getStrategyInstaller()Installs mapping strategies on components. | 
| Methods in org.apache.openjpa.jdbc.meta with parameters of type StrategyInstaller | |
|---|---|
|  void | MappingRepository.setStrategyInstaller(StrategyInstaller installer)Installs mapping strategies on components. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||