Skip to content

Automatic Dctor for records #21

@jenetics

Description

@jenetics

For inserting a DTO into the DB, a Dctor (deconstructor) for this DTO is needed. Java records are good candidates for DTOs. If the record fields and the DB columns follow a given naming convention, it should be possible to derive the Dctor automatically.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions