From: Chris H. (JIRA) <nh...@gm...> - 2011-03-15 09:11:24
|
QueryOver: TransformUsing and Cacheable not working together ------------------------------------------------------------ Key: NH-2576 URL: http://216.121.112.228/browse/NH-2576 Project: NHibernate Issue Type: Bug Components: QueryOver Affects Versions: 3.0.0.GA Reporter: Chris Haines Priority: Major Please see this thread: http://groups.google.com/group/nhusers/browse_thread/thread/22f0dd728b951b4 TransformUsing works fine on it's own, as does Cacheable, but using the two together blows up with this error: Unable to cast object of type '...' to type 'System.Object[]'. I have not tested it but apparently it's not working with ICriteria either. -- 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 |