Skip to content

Make behavior for empty embeddables configurable [DATAJDBC-374] #599

@spring-projects-issues

Description

@spring-projects-issues

Jens Schauder opened DATAJDBC-374 and commented

When all attributes of an embeddable are null there are two options we have: 

a) make the embeddable null

b) make the embeddable non-null but all it's attributes.

This should be controlled by an attribute of the @Embedded annotation


Issue Links:

Referenced from: pull request #154

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions