Skip to content

Add PersistentEntity.doWithAll(…) to handle properties and associations #2325

Closed
@odrotbohm

Description

@odrotbohm

The ….doWithProperties(…) and ….doWithAssociations(…) methods allow handling properties and associations through callbacks. In some cases, it makes sense to let the PropertyHandler to also operate on the inverse property of an Association. Let's add a ….doWithAll(…) method that does just that.

Metadata

Metadata

Assignees

Labels

in: mappingMapping and conversion infrastructuretype: enhancementA general enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions