Re: [hibernate-dev] DB2 cross joins

2017-02-16 Thread Gail Badner
In the short term (for master), I'll add new DB2 dialect. Thanks, Gail On Thu, Feb 16, 2017 at 7:45 AM, Steve Ebersole wrote: > To Gail's specific question... As Sanne stated, a new Dialect is the only > option IMO for the moment. > > But what Chris brings up is important, and something we real

Re: [hibernate-dev] DB2 cross joins

2017-02-16 Thread Steve Ebersole
To Gail's specific question... As Sanne stated, a new Dialect is the only option IMO for the moment. But what Chris brings up is important, and something we really should start deciding. We have been discussing it off and on for 4-5 years. Dialects were originally designed to be inflexible. We

Re: [hibernate-dev] DB2 cross joins

2017-02-16 Thread Sanne Grinovero
On 16 February 2017 at 14:23, Chris Cranford wrote: > We have actually discussed doing something where Dialect's auto-configure > themselves, but such a change would likely be appropriate for a major > release only. > > On 02/16/2017 04:57 AM, Christian Beikov wrote: >> How about a different appro

Re: [hibernate-dev] DB2 cross joins

2017-02-16 Thread Chris Cranford
We have actually discussed doing something where Dialect's auto-configure themselves, but such a change would likely be appropriate for a major release only. On 02/16/2017 04:57 AM, Christian Beikov wrote: > How about a different approach? Like passing the DB version somehow to > the dialect so t

Re: [hibernate-dev] DB2 cross joins

2017-02-16 Thread Christian Beikov
How about a different approach? Like passing the DB version somehow to the dialect so that it can decide for itself instead of having different subclasses. Am 16.02.2017 um 08:16 schrieb Gail Badner: > HHH-11487 can be fixed by using changing DB2Dialect#getCrossJoinSeparator > to return " cross