spring-framework/spring-orm/src
Phillip Webb da1005cd66 Add FieldMode for field hints and ensure that it cannot be downgraded
Add a `FieldMode` enum analogous to `ExecutableHint` and update
`FieldHint` to ensure that registration cannot downgrade `WRITE`
to `READ`.

Fixes gh-29055
2022-09-01 17:25:43 -07:00
..
main Polish 2022-08-22 16:32:53 +02:00
test Add FieldMode for field hints and ensure that it cannot be downgraded 2022-09-01 17:25:43 -07:00