Which ORM supports a domain model of immutable types?
I would like to write classes like the following (or the Scala equivalent):
class
Though not a real ORM, MyBatis may able to do this. I didn't try it though.
http://mybatis.org/java.html