Package nl.datasteel.crudcraft.projection.impl
package nl.datasteel.crudcraft.projection.impl
-
ClassDescriptionUtility class that hydrates collection attributes for projection DTOs.Result returned by the
CollectionHydrator.RowFetchercontaining the fetched rows and the Java types of the joined associations.Functional interface used to fetch collection data for a given entity type.Delegates projection execution to the firstProjectionExecutorProviderthat supports the givenProjectionQuery.