Uses of Class
org.apache.openjpa.xmlstore.ObjectData

Packages that use ObjectData
org.apache.openjpa.xmlstore XML Store 
 

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.
 



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

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01