Skip to content

Refine DefaultNeo4jPersistentProperty.isEntity() and getPersistentEntityTypeInformation() checks #2869

Closed
@mp911de

Description

@mp911de

Based on spring-projects/spring-data-commons#3056, type checks to include a property's type as entity require refinement to check against a registered converter since the entity detection mechanism in BasicPersistentProperty.getPersistentEntityTypeInformation() no longer uses isEntity() due to internal recursive calls.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions