I just moved the other to 5.0.9 as well.
On Tue, Feb 16, 2016 at 4:25 PM andrea boriero wrote:
> Hi Gail,
>
> for https://hibernate.atlassian.net/browse/HHH-10250 I have just removed
> it from the 5.0.8 release, we are waiting for a test case.
>
>
> On 16 February 2016 at 21:51, Gail Badner
Hi Gail,
for https://hibernate.atlassian.net/browse/HHH-10250 I have just removed
it from the 5.0.8 release, we are waiting for a test case.
On 16 February 2016 at 21:51, Gail Badner wrote:
> Hi,
>
> I'd like to release 5.0.8.Final as soon as tomorrow.
>
> I see the following unresolved issue
Hi,
I'd like to release 5.0.8.Final as soon as tomorrow.
I see the following unresolved issues scheduled for 5.0.8:
https://hibernate.atlassian.net/browse/HHH-10250
https://hibernate.atlassian.net/browse/HHH-9485
Would there be any problem if I moved those 2 to 5.0.9?
Thanks,
Gail
_
No, personally I am talking strictly about the
hibernate.org/orm/documentation nav
On Tue, Feb 16, 2016 at 3:14 PM Vlad Mihalcea
wrote:
> Hi,
>
> I can surely take a look on this. We just need to discuss which task has
> higher priority: this one or finishing the User Guide.
>
> Since we have a
Hi,
I can surely take a look on this. We just need to discuss which task has
higher priority: this one or finishing the User Guide.
Since we have a single HTML doc, we could, at first, have an upper toolbar
with all currently supported doc versions: 5.1, 5.0, 4.3, 4.2
By default, we load current
Someone has been doing the following so that multiple associations with
entities within a joined inheritance hierarchy share the same foreign key:
1) each association that shares the same foreign key uses @OneToMany(
targetEntity= ) so that the FK is in the superclass;
2) each association uses a f
https://hibernate.atlassian.net/browse/HHH-10536 is for tracking this.
Please revise as it makes sense.
In the related WildFly dev discussion about $subject, Stuart asked if we
would have two separate Hibernate ORM jars (one that depends on the
shaded Javassist and one that depends on regular J
+1. I like the idea to land on current by default and be able to go to older
versions of the documentation section if requested.
It will require some work but I do think that it is doable in Awestruct.
Maybe Vlad could spend some time mocking a website in that configuration and
once we conver
There is a case about association shared in a inheritance case that I don't
fully recollect. I was against supporting as it did break OO when you thought
about it - at least when I thought about it.
But this case seems to be different. Does someone explicitly asks for that use
case ?
> On 13
Thanks for the hint. I didn't even know about their existence.
I added it to my TODO list.
Vlad
On Tue, Feb 16, 2016 at 5:24 PM, Gunnar Morling
wrote:
> Vlad, all,
>
> In the JBoss.org wiki there are several interesting FAQs around Hibernate
> ORM:
>
> https://developer.jboss.org/en/hibern
Vlad, all,
In the JBoss.org wiki there are several interesting FAQs around Hibernate ORM:
https://developer.jboss.org/en/hibernate/faq
They provide very useful info (just learned something new by reading
them), but since the last updated more than five years have passed. So
I suppose some st
We have been having an ongoing discussion about using Java 8 features in
tests. My only argument against that was the fact that doing so makes it
impossible to run tests in IDE (IntelliJ at least) unless I set the
"language level" for the whole module to Java 8 which means I possibly miss
using Ja
12 matches
Mail list logo