From: Matteo M. (JIRA) <nh...@gm...> - 2010-10-07 14:36:56
|
Cannot cache query and data using LINQ -------------------------------------- Key: NH-2368 URL: http://216.121.112.228/browse/NH-2368 Project: NHibernate Issue Type: Bug Components: QueryOver Affects Versions: 3.0.0.Alpha3, 2.1.2.GA Reporter: Matteo Migliore Priority: Major Attachments: NHibernate.CachingTest.rar -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Fabio M. (JIRA) <nh...@gm...> - 2010-10-07 15:56:57
|
[ http://216.121.112.228/browse/NH-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19985#action_19985 ] Fabio Maulo commented on NH-2368: --------------------------------- I don't understand. Is this an issue related to QueryOver or to the LINQ provider ? > Cannot cache query and data using LINQ > -------------------------------------- > > Key: NH-2368 > URL: http://216.121.112.228/browse/NH-2368 > Project: NHibernate > Issue Type: Bug > Components: QueryOver > Affects Versions: 2.1.2.GA, 3.0.0.Alpha3 > Reporter: Matteo Migliore > Priority: Major > Attachments: NHibernate.CachingTest.rar > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Fabio M. (JIRA) <nh...@gm...> - 2010-10-07 16:09:50
|
[ http://216.121.112.228/browse/NH-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabio Maulo updated NH-2368: ---------------------------- Affects Version/s: (was: 2.1.2.GA) > Cannot cache query and data using LINQ > -------------------------------------- > > Key: NH-2368 > URL: http://216.121.112.228/browse/NH-2368 > Project: NHibernate > Issue Type: Bug > Components: QueryOver > Affects Versions: 3.0.0.Alpha3 > Reporter: Matteo Migliore > Priority: Major > Attachments: NHibernate.CachingTest.rar > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Matteo M. (JIRA) <nh...@gm...> - 2010-10-07 16:56:11
|
[ http://216.121.112.228/browse/NH-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19988#action_19988 ] Matteo Migliore commented on NH-2368: ------------------------------------- I will remove the 2.1.2 GA project and I will upload the new test project. It is relative the LINQ provider and the entity cache. Thanks to Fabio I'm trying to understand how to solve the problem: http://fabiomaulo.blogspot.com/2009/07/nhibernate-configuration-through.html http://fabiomaulo.blogspot.com/2009/07/nhibernate-configuration-cache.html Goig on... :) Sorry for the missing description of the issue and for uploaded all libraries :). Thanks!!!! > Cannot cache query and data using LINQ > -------------------------------------- > > Key: NH-2368 > URL: http://216.121.112.228/browse/NH-2368 > Project: NHibernate > Issue Type: Bug > Components: QueryOver > Affects Versions: 3.0.0.Alpha3 > Reporter: Matteo Migliore > Priority: Major > Attachments: NHibernate.CachingTest.rar > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Matteo M. (JIRA) <nh...@gm...> - 2010-10-07 20:02:54
|
[ http://216.121.112.228/browse/NH-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Migliore updated NH-2368: -------------------------------- Attachment: NHibernate.Caching.Test.zip The test wants show the use of Query<T> and cache the entity by LINQ query. Look inside the project, there are two comments in the points where the code doesn't work as expected. > Cannot cache query and data using LINQ > -------------------------------------- > > Key: NH-2368 > URL: http://216.121.112.228/browse/NH-2368 > Project: NHibernate > Issue Type: Bug > Components: QueryOver > Affects Versions: 3.0.0.Alpha3 > Reporter: Matteo Migliore > Priority: Major > Attachments: NHibernate.Caching.Test.zip, NHibernate.CachingTest.rar > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Fabio M. (JIRA) <nh...@gm...> - 2010-10-08 11:55:30
|
[ http://216.121.112.228/browse/NH-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabio Maulo updated NH-2368: ---------------------------- Attachment: (was: NHibernate.CachingTest.rar) > Cannot cache query and data using LINQ > -------------------------------------- > > Key: NH-2368 > URL: http://216.121.112.228/browse/NH-2368 > Project: NHibernate > Issue Type: Bug > Components: QueryOver > Affects Versions: 3.0.0.Alpha3 > Reporter: Matteo Migliore > Priority: Major > Attachments: NHibernate.Caching.Test.zip > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Fabio M. (JIRA) <nh...@gm...> - 2010-10-08 11:57:23
|
[ http://216.121.112.228/browse/NH-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabio Maulo updated NH-2368: ---------------------------- Component/s: (was: QueryOver) Linq Provider > Cannot cache query and data using LINQ > -------------------------------------- > > Key: NH-2368 > URL: http://216.121.112.228/browse/NH-2368 > Project: NHibernate > Issue Type: Bug > Components: Linq Provider > Affects Versions: 3.0.0.Alpha3 > Reporter: Matteo Migliore > Priority: Major > Attachments: NHibernate.Caching.Test.zip > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Fabio M. (JIRA) <nh...@gm...> - 2011-05-09 22:35:48
|
[ http://216.121.112.228/browse/NH-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabio Maulo closed NH-2368. --------------------------- Resolution: Not an Issue The query does not specify the cache usage (see method Cacheable()) > Cannot cache query and data using LINQ > -------------------------------------- > > Key: NH-2368 > URL: http://216.121.112.228/browse/NH-2368 > Project: NHibernate > Issue Type: Bug > Components: Linq Provider > Affects Versions: 3.0.0.Alpha3 > Reporter: Matteo Migliore > Priority: Major > Attachments: NHibernate.Caching.Test.zip > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |