Hi,
That's a great initiative. Have you considered to make this a more
general effort, esp. should this rather be a repo / group id under the
WildFly reign instead of Hibernate?
As you say, the modules may be interesting to people not using
Hibernate Search, so a group id not tied to Hibernate wo
On 17 February 2017 at 09:42, Gunnar Morling wrote:
> Hi,
>
> That's a great initiative.
Thanks! Credit to Gustavo - he created the project idea - I actually
failed to follow
up for a long time.
I wasn't fully convinced, especially as we were waiting for directions
on the area,
but convinced now
Please do not push anything to master branch.
Thanks,
Andrea
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
2017-02-17 11:04 GMT+01:00 Sanne Grinovero :
> On 17 February 2017 at 09:42, Gunnar Morling wrote:
>> Hi,
>>
>> That's a great initiative.
>
> Thanks! Credit to Gustavo - he created the project idea - I actually
> failed to follow
> up for a long time.
>
> I wasn't fully convinced, especially as w
On 17 February 2017 at 10:16, Gunnar Morling wrote:
> 2017-02-17 11:04 GMT+01:00 Sanne Grinovero :
>> On 17 February 2017 at 09:42, Gunnar Morling wrote:
>>> Hi,
>>>
>>> That's a great initiative.
>>
>> Thanks! Credit to Gustavo - he created the project idea - I actually
>> failed to follow
>> up
2017-02-17 11:30 GMT+01:00 Sanne Grinovero :
> On 17 February 2017 at 10:16, Gunnar Morling wrote:
>> 2017-02-17 11:04 GMT+01:00 Sanne Grinovero :
>>> On 17 February 2017 at 09:42, Gunnar Morling wrote:
Hi,
That's a great initiative.
>>>
>>> Thanks! Credit to Gustavo - he created t
On 17 February 2017 at 11:04, Gunnar Morling wrote:
> 2017-02-17 11:30 GMT+01:00 Sanne Grinovero :
>> On 17 February 2017 at 10:16, Gunnar Morling wrote:
>>> 2017-02-17 11:04 GMT+01:00 Sanne Grinovero :
On 17 February 2017 at 09:42, Gunnar Morling wrote:
> Hi,
>
> That's a great
I've sent a related proposal to the WildFly mailing list:
- http://lists.jboss.org/pipermail/wildfly-dev/2017-February/005768.html
If they welcome it, that's great.
Otherwise I'll release this pack as-is, but for sure ownership is not
cast in stone.
Thanks,
Sanne
On 17 February 2017 at 11:10, S
For details:
http://in.relation.to/2017/02/17/hibernate-orm-528-final-release
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
Hi,
I'm testing the way @Where annotation works, and I found the following
scenario:
If we have an entity annotated like this:
@Where(clause = "deleted = false")
@SQLDelete(sql = "UPDATE tag set deleted = true where id = ?")
If the entity was previously deleted and I try to load it in a new
Pe
For completeness: https://hibernate.atlassian.net/browse/HHH-11501. Let's
continue any discussion there...
On Mon, Oct 24, 2016 at 6:40 PM Steve Ebersole wrote:
> Still not really understanding what you are getting at. Do you have an
> example?
>
> The entity passed into the "DTO" would be ma
Hi Petar,
We only do development against the master branch, hence we need to apply
this on Hibernate 5.2.
If Gail wants to backport it to 5.1, then it's up to her whether this
change need to be applied to older branches.
Can you open a PR with your latest changes against the master branch and
I'l
12 matches
Mail list logo