Uses of Interface
org.springframework.data.jdbc.core.mapping.AggregateReference
Packages that use AggregateReference
-
Uses of AggregateReference in org.springframework.data.jdbc.core.mapping
Classes in org.springframework.data.jdbc.core.mapping that implement AggregateReferenceModifier and TypeClassDescriptionstatic classAnAggregateReferencethat only holds the id of the referenced aggregate root.Methods in org.springframework.data.jdbc.core.mapping that return AggregateReferenceModifier and TypeMethodDescriptionstatic <T,ID> AggregateReference<T, ID> AggregateReference.to(ID id)