Skip to content

Skip entity detection for converted properties #2870

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Mar 11, 2024

DefaultNeo4jPersistentProperty.isEntity() and getPersistentEntityTypeInformation() now return that the property does not map to an entity if a converter is registered.

Closes #2869

mp911de added 2 commits March 11, 2024 09:49
DefaultNeo4jPersistentProperty.isEntity() and getPersistentEntityTypeInformation() now return that the property does not map to an entity if a converter is registered.

Closes #2869
@mp911de mp911de added the type: task A general task label Mar 11, 2024
@mp911de mp911de added this to the 7.2.4 (2023.1.4) milestone Mar 11, 2024
@meistermeier
Copy link
Collaborator

merged with caddcb6 and a1f4566

@mp911de mp911de deleted the issue/2869 branch March 11, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refine DefaultNeo4jPersistentProperty.isEntity() and getPersistentEntityTypeInformation() checks
2 participants