Uses of Class
org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
-
Uses of QueryResultMapping.PCResult in org.apache.openjpa.jdbc.meta
Modifier and TypeMethodDescriptionQueryResultMapping.addPCResult
(Class<?> candidate) Add a mapped persistence-capable result with the given candidate type.QueryResultMapping.getPCResults()
Return the mapped persistence-capable types in the query result.