Uses of Class
org.apache.openjpa.util.ObjectId
- 
Packages that use ObjectId Package Description org.apache.openjpa.util OpenJPA Utilities - 
- 
Uses of ObjectId in org.apache.openjpa.util
Methods in org.apache.openjpa.util with parameters of type ObjectId Modifier and Type Method Description static voidApplicationIds. setAppId(ObjectId id, Object newId)Sets the underlying id of an ObjectId. 
 -