From: NHibernate J. <mik...@us...> - 2006-11-13 18:56:06
|
[ http://jira.nhibernate.org/browse/NH-285?page=all ] Sergey Koshcheyev updated NH-285: --------------------------------- Fix Version: LATER Version: 1.2.0.Beta2 > Allow nested classes in HQL > --------------------------- > > Key: NH-285 > URL: http://jira.nhibernate.org/browse/NH-285 > Project: NHibernate > Type: Improvement > Components: Core > Versions: 1.2.0.Beta2, beta-0.8.3 > Environment: windows 2003,.net 1.1 > Reporter: Ma Liang > Fix For: LATER > > If I want to query a nested class using ISession.Find, how could I make my from expression? > Using "from parentclass+nestedclass" will cause NHibernate to throw a exception. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.nhibernate.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |