I'd prefer that IDENTITY never be the native generator any time we add a
new Dialect. Native is a Hibernate-only concept and so we can really
choose whatever we want for native generators. Also native is an outdated
concept, replaced by AUTO and SequenceStyleGenerator. IMO we should never
be cho
+1 from me on the concept.
Of course the problem is always the resources needed keep that going. But
if you are offering... I huge +1 from me.
On Thu, Dec 24, 2015 at 4:50 AM Emmanuel Bernard
wrote:
> That’s a good idea.
> We actually also discussed something a bit different. Every month or so
Correct. And things are "possible in any number of ways". Some are just
more right than others. The fun is the fact that the question of which
which is more right can be different depending on your perspective and that
is clearly the case here.
>From the user's perspective the best solution is
On 26 December 2015 at 16:55, Steve Ebersole wrote:
> +1 from me on the concept.
>
> Of course the problem is always the resources needed keep that going. But
> if you are offering... I huge +1 from me.
Same here :) +1
___
hibernate-dev mailing list
hi