| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectData | |
|---|---|
| org.apache.openjpa.xmlstore | XML Store Simple XML store using the common OpenJPA runtime system as a front end. | 
| Uses of ObjectData in org.apache.openjpa.xmlstore | 
|---|
| Methods in org.apache.openjpa.xmlstore that return ObjectData | |
|---|---|
 ObjectData[] | 
XMLStore.getData(ClassMetaData meta)
Return all datas for the base class of the given type.  | 
 ObjectData | 
XMLStore.getData(ClassMetaData meta,
        Object oid)
Return the data for the given oid, or null if it does not exist.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||