Join does not work on subclass

Description

If you have a class which has subclasses based on discriminator values, joins on those sub classes do not work.

Environment

None

Activity

Show:

Oskar Berggren November 14, 2012 at 12:07 PM

Closing for lack of detail.

Alex Zaytsev June 18, 2012 at 3:51 PM

Stuart, could you please provide the query and/or complete test case.

Alex Zaytsev June 18, 2012 at 2:37 PM

var list = session.CreateQuery("select a.Pregnant from Animal a where a.class in ('MAMMAL')").List<bool>();

Fabio Maulo July 29, 2011 at 12:48 PM

which is the query ?

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

Who's Looking?

Open Who's Looking?

Created July 26, 2011 at 8:23 AM
Updated April 27, 2017 at 4:16 AM
Who's Looking?