Uses of Class
org.seasar.doma.internal.jdbc.command.AbstractIterationHandler
Packages that use AbstractIterationHandler
Package
Description
Internal implementation details for the Doma framework.
Provides classes and interfaces for entity aggregation and association operations.
Provides classes that execute SQL statements and handle the results.
-
Uses of AbstractIterationHandler in org.seasar.doma.internal.jdbc.command
Subclasses of AbstractIterationHandler in org.seasar.doma.internal.jdbc.commandModifier and TypeClassDescriptionclassEntityIterationHandler<ENTITY,RESULT> classMapIterationHandler<RESULT>classScalarIterationHandler<BASIC,CONTAINER, RESULT> -
Uses of AbstractIterationHandler in org.seasar.doma.jdbc.aggregate
Subclasses of AbstractIterationHandler in org.seasar.doma.jdbc.aggregateModifier and TypeClassDescriptionclassHandles the iteration ofAssociationEntityPoolresults from a query execution and manages the creation and configuration of object providers used to process the results. -
Uses of AbstractIterationHandler in org.seasar.doma.jdbc.criteria.command
Subclasses of AbstractIterationHandler in org.seasar.doma.jdbc.criteria.command