Some of the JPA mapping annotations allow to configure whether the property can be updated. We should reflect that in JpaPersistentProperty.isWritable() so that downstram clients can use the information
Issue Links:
DATAREST-531 JSON Schema should expose read-only fields based on PersistentProperty.isWritable()
Oliver Drotbohm opened DATAJPA-716 and commented
Some of the JPA mapping annotations allow to configure whether the property can be updated. We should reflect that in
JpaPersistentProperty.isWritable()
so that downstram clients can use the informationIssue Links:
DATAREST-531 JSON Schema should expose read-only fields based on PersistentProperty.isWritable()
DATAREST-530 Support for non-updatable fields
Backported to: 1.8.1 (Fowler SR1)
The text was updated successfully, but these errors were encountered: