Skip to content

Insert with POJO containing @Join annotations should also insert the child records #37

@sproket

Description

@sproket

Let's say you have a customer class containing invoices. You instantiate a new Customer and also set some child Invoice objects on the invoices property (annotated with @Join). In that case Persism should also insert the child rows using the new auto-inc parent value.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions