-
Mar 21st, 2012, 06:19 AM
#1
Spring Data and Query validation
Hi all,
I am using Spring Data JPA 1.0.2.RELEASE and it doesn't seem to be validating my JPQL queries at bootstrap time that I have setup on my repository interface using the @Query annotation. Do I need to enable some post processor bean or change some config somewhere to turn this on?
Also if someone could briefly explain how this validation is done this would be great as I'd like to port it to another project that I am working on which uses Hades Generic DAO (this was the old Spring Data JPA project).
Thanks,
Mark
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules