Package org.apache.openjpa.enhance
Interface ApplicationIdTool.ObjectIdLoader
- 
- Enclosing class:
- ApplicationIdTool
 
 public static interface ApplicationIdTool.ObjectIdLoaderInterface implemented by metadata factories that can load non-existant object id classes.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetLoadObjectIds()Turn on the loading of all identity classes, even if they don't exist.
 
-