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.RowFetcher
containing 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 firstProjectionExecutorProvider
that supports the givenProjectionQuery
.