-
Jan 16th, 2013, 08:04 AM
#1
Spring data caching issue using hibernate
Hi I am using Spring JPA and hibernate.
I am saving the Tag object using the JpaRepository.save() however the table has a function-based column.
The problem is that the returned Tag object from the .save() method does not reflect the new value of this function-based column.
Any pointers would be much appreciated.
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