Thanks for the response. I've created a bug here -> https://jira.springsource.org/browse/SOCIALFB-102
Type: Posts; User: vij123456; Keyword(s):
Thanks for the response. I've created a bug here -> https://jira.springsource.org/browse/SOCIALFB-102
Hi All,
I've been through many articles and everyone says Facebook token is valid for 60 days. I've tried many times with my app and the token I get is only valid for 10 days. When I searched...
Were you able to get a solution for the second issue - session propogationi.e.,how to stop session from getting closed in every call
My questions are:
1. Is it so that the "fetch=FetchType.EAGER" will load all the data in the foreign table (e.g. students table) in memory??(Even I only need one student's ID). If so, it seems it is...
Hi All,
I have a core library which exposes multiple services. Whenever these services call a Dao to update the database I've marked them with @transactional . However, if they just read the...
Any update on the solution ?
Hi,
I am facing a similar issue. were you able to find a solution?
Thanks
Hi,
I was extending hibernateDaoSupport in my genericHibernateDao. As this is no longer required, I removed the hibernateDaoSupport/hibernatetemplate and started using the session directly.
The...
Hi,
Were you able to get any documentation for this? I am also trying to do a multiple file upload.
Thanks