ORM supporting immutable classes

前端 未结 6 874
暖寄归人
暖寄归人 2021-02-03 22:15

Which ORM supports a domain model of immutable types?

I would like to write classes like the following (or the Scala equivalent):

class          


        
6条回答
提交回复
热议问题