Uses of Class
org.datanucleus.store.query.inmemory.AbstractResultClassMapper
Packages that use AbstractResultClassMapper
Package
Description
Package providing the evaluation of queries using an in-memory process with evaluators for JDOQL and JPQL.
-
Uses of AbstractResultClassMapper in org.datanucleus.store.query.inmemory
Subclasses of AbstractResultClassMapper in org.datanucleus.store.query.inmemoryModifier and TypeClassDescriptionclass
Class to map the results of a JDOQL query to the result class.class
Class to map the results of a JPQL query to the result class.