Spring Projects Issues
Spring Projects Issues
**[Mark Paluch](https://jira.spring.io/secure/ViewProfile.jspa?name=mp911de)** commented You can achieve property accessor use by specifying `@AccessType(PROPERTY)` on class/property level
**[Scott Lehman](https://jira.spring.io/secure/ViewProfile.jspa?name=slehman)** commented There is also the option of handling the null in a constructor that Spring Data uses to instantiate the model. The reference guide actually recommends using an...
**[Mark Paluch](https://jira.spring.io/secure/ViewProfile.jspa?name=mp911de)** commented [Oliver Drotbohm](https://jira.spring.io/secure/ViewProfile.jspa?name=olivergierke), [John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum) thoughts?
**[Mark Paluch](https://jira.spring.io/secure/ViewProfile.jspa?name=mp911de)** commented What objects would you like to verify and in which depth? (Tables, Indexes, UDTs, options or just fields…)?
**[tavim](https://jira.spring.io/secure/ViewProfile.jspa?name=tavim)** commented Just table & column names (what is usually added in a `@Table` class)
**[Gautam Kumar](https://jira.spring.io/secure/[email protected])** commented when we will get inheritance support?
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...
**[Markus Heiden](https://jira.spring.io/secure/ViewProfile.jspa?name=markus_heiden)** commented The type parameters K and V should be at type level, not a method level. Otherwise it is not possible to use SessionCallback as a lambda. RedisTemplate#execute...
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.