Uses of Class
org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult

Packages that use QueryResultMapping.PCResult
org.apache.openjpa.jdbc.meta OpenJPA-JDBC ORM Metadata 
 

Uses of QueryResultMapping.PCResult in org.apache.openjpa.jdbc.meta
 

Methods in org.apache.openjpa.jdbc.meta that return QueryResultMapping.PCResult
 QueryResultMapping.PCResult QueryResultMapping.addPCResult(Class candidate)
          Add a mapped persistence-capable result with the given candidate type.
 QueryResultMapping.PCResult[] QueryResultMapping.getPCResults()
          Return the mapped persistence-capable types in the query result.
 



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