Hi all,
I would like to start a discussion to know what is the general opinion
about $subject, triggered by HHH- 10356.
I'm also taking the opportunity to hear about some considerations I have
on the configuration of the build-time plugins.
*
**
**- Run time*
Right now it is not possible t
Hey Gytis,
Davide is the right person to talk to. We were discussing this very subject
during our face to face meeting and a few things will change. So now is a good
time to feed your needs.
Emmanuel
> On 30 nov. 2015, at 16:23, Scott Marlow wrote:
>
> Hi Gytis,
>
> Excellent to hear that
I mean that getting information out of them is not easy. Especially
EntityPersister - specifically getting sub/super information, attribute
information, etc.
On Thu, Dec 3, 2015 at 10:30 AM andrea boriero wrote:
> after reading your mail, I'm more inclined towards the solution you
> started im
after reading your mail, I'm more inclined towards the solution you started
implementing in SQM-28-2.
https://github.com/sebersole/hibernate-semantic-query/blob/SQM-28-2/hibernate-sqm/src/main/java/org/hibernate/sqm/domain/DomainMetamodel.java
Just a clarification, what do you mean when you say "t
My understanding is that "Postgres Plus", "Postgres Advanced"
and "Postgres Plus Advanced" are really all the same thing.
But really, I have no idea. I think we should lobby these folks to make
these database names more obtuse ;)
On Thu, Dec 3, 2015 at 1:52 AM Gail Badner wrote:
> I see that
SQM needs information about the domain model being queried. In the
initial original Antlr redesign work I did, I opted for a completely new
"type system" specific to the parsing. The main reason for this was to
allow for "other consumers" (besides Hibernate ORM) of its services. By
and large we