Uses of Record Class
org.springframework.data.relational.core.conversion.DbAction.DeleteRoot
Packages that use DbAction.DeleteRoot
-
Uses of DbAction.DeleteRoot in org.springframework.data.relational.core.conversion
Subclasses with type arguments of type DbAction.DeleteRoot in org.springframework.data.relational.core.conversionModifier and TypeClassDescriptionstatic final classRepresents a batch delete statement for multiple entities that are aggregate roots.