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-2013 Apache Software Foundation. All Rights Reserved.