Uses of Package
nl.datasteel.crudcraft.projection.mapping
Packages that use nl.datasteel.crudcraft.projection.mapping
Package
Description
-
Classes in nl.datasteel.crudcraft.projection.mapping used by nl.datasteel.crudcraft.projection.configClassDescriptionRegistry that exposes compile-time generated projection metadata.
-
Classes in nl.datasteel.crudcraft.projection.mapping used by nl.datasteel.crudcraft.projection.implClassDescriptionDescribes how a DTO maps to entity attributes.Attribute binding between DTO constructor arguments and entity paths.
-
Classes in nl.datasteel.crudcraft.projection.mapping used by nl.datasteel.crudcraft.projection.impl.jpaClassDescriptionMaps DTO classes to entity paths at runtime using reflection.Registry that exposes compile-time generated projection metadata.
-
Classes in nl.datasteel.crudcraft.projection.mapping used by nl.datasteel.crudcraft.projection.impl.querydslClassDescriptionMaps DTO classes to entity paths at runtime using reflection.Registry that exposes compile-time generated projection metadata.
-
Classes in nl.datasteel.crudcraft.projection.mapping used by nl.datasteel.crudcraft.projection.mappingClassDescriptionResolves mapping information for DTO fields at runtime.Describes a single field mapping for a DTO constructor parameter.Describes how a DTO maps to entity attributes.Attribute binding between DTO constructor arguments and entity paths.Registry that exposes compile-time generated projection metadata.