org.apache.openjpa.enhance
Interface ApplicationIdTool.ObjectIdLoader

Enclosing class:
ApplicationIdTool

public static interface ApplicationIdTool.ObjectIdLoader

Interface implemented by metadata factories that can load non-existant object id classes.


Method Summary
 void setLoadObjectIds()
          Turn on the loading of all identity classes, even if they don't exist.
 

Method Detail

setLoadObjectIds

void setLoadObjectIds()
Turn on the loading of all identity classes, even if they don't exist.



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.