sai-pullabhotla / catatumbo

JPA like Persistence Framework for Google Cloud Datastore and Cloud Firestore
http://catatumbo.io
Apache License 2.0
51 stars 20 forks source link

Add support for immutable entities/model classes/Builder pattern #170

Closed sai-pullabhotla closed 7 years ago

sai-pullabhotla commented 7 years ago

Add support for immutable entities/model classes. Support the Builder pattern to meet this requirement. Related to #49

sai-pullabhotla commented 7 years ago

Implemented.