n getSearchIntegrator() because
>> this.extendedIntegrator returns null.
>>
>> As I understand plugin classloader is different from user classloader. So
>> that can be a problem. In my plugin I have hibernate-core 4.3.1 (fr
Hey Steve,
Changing the mapping model as you propose will definitely have impact on the
tooling code. Concepts like Table, Column and ForeignKey are present in the SPI
that was devised to isolate the Hibernate runtime code from the Eclipse tools.
However, this layer is not cast in stone and it
the tooling, but it would
> be less than a wholesale change. I'll work up the proposed changes and
> follow up here.
>
> [1]
> https://github.com/hibernate/hibernate-orm/tree/metamodel/hibernate-core/src/main/java/org/hibernate/metamodel/spi/domain
>
> <https://gi
> be less than a wholesale change. I'll work up the proposed changes and
> follow up here.
>
> [1]
> https://github.com/hibernate/hibernate-orm/tree/metamodel/hibernate-core/src/main/java/org/hibernate/metamodel/spi/domain
>
> <https://github.com/hibernate/hibernate-or
Hi all,
I have PTO until the end of the week. I’ll be checking email from time to time.
Cheers,
Koen
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
If nobody more knowledgeable then me is found then I can do it.
In any case, I am also interested in submitting these topics to local events.
Can I find the abstracts somewhere?
Cheers,
Koen
> Op 5 dec. 2016, om 15:26 heeft Chris Cranford het
> volgende geschreven:
>
> Vlad -
>
> Do we ha