Skip to content

Add support for DataType polymorphism to the RDB serialization #84

@pahjbo

Description

@pahjbo

As DataTypes are mapped to columns in RDBs in general there needs to be support for allowing the possibility that DataTypes can be polymorphic - Hibernate has introduced a support for discriminator based embeddable inheritance in version 6.6 that does allow to support polymorphic DataTypes in Java generated code. The 0.6 series of gradle plugins will use this support. This is currently being developed on head from commit e9a7775

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions