Re: [hibernate-dev] api/doc suggestions

2020-02-09 Thread Alessio Stalla
On Sun, 9 Feb 2020 at 09:34, Max Rydahl Andersen wrote: > ### Document simplest programatic configuration > (This might just be "max is stupid" issue - please tell me :) > > Trying to do a simple java main method booting Hibernate I could not > figure out with the "new" metadata API a simple way

Re: [hibernate-dev] Getting automatically removed from the list for "excessive bounces"?

2018-10-24 Thread Alessio Stalla
Hi, I've got the excessive bounces message several times, too, and I'm using Gmail. Alessio On Wed, 24 Oct 2018 at 15:24, Sanne Grinovero wrote: > Hi Jordan, > > I have an error message from our mail server stating that messages to > you (and 8 more people, among them we also have regulars like

Re: [hibernate-dev] Programmatic entity mapping API

2017-10-24 Thread Alessio Stalla
That would be great for framework developers as well. Il 24 ott 2017 12:01, "Gunnar Morling" ha scritto: > Anyone with thoughts on this? To elaborate, here's what I have in mind: > > EntityMapping mapping = session.addEntityMapping(); > mapping.entity( Person.class ) > .table( "P

Re: [hibernate-dev] 6.0 - design question: "model navigation" exposed as an API?

2017-03-09 Thread Alessio Stalla
Well, as the developer of a framework that uses Hibernate for persistence, I say yes to more introspection APIs :) On 9 March 2017 at 17:35, Steve Ebersole wrote: > Currently in 6.0 we have the notion of a Navigable which models any "piece" > of the application's domain model[1]. We also have t

Re: [hibernate-dev] Increasing forum post length from 64 to 200

2016-08-02 Thread Alessio Stalla
You're referring to the post *title*, post *bodies *are obviously way longer than 64 chars ;) On 1 August 2016 at 18:07, Vlad Mihalcea wrote: > There is no such setting in the Admin Board, so I'm sure this has never > changed. It was like that since the very beginning. > I browsed some older pos