> Thanks, but before you jump onto specifics of feasability, do we agree > that "create_database" as a name is not good for Infinispan ?
Well, we are using infinispan as a database, it's not an ideal name but it is not so terrible considering that we are trying to use a single property for all the dialects. I guess I didn't understand what you are proposing, the issue I linked is about: 1. Use HBM2DDL_AUTO for database and "table" creation 2. Remove create_database Isn't that what you asked initially? I'm inclined to have a distinct property for each dialect, the only thing that I don't like about it is that we will have several properties doing the same thing (basically, create what's missing). On Wed, Sep 27, 2017 at 10:26 AM, Sanne Grinovero <sa...@hibernate.org> wrote: > On 27 September 2017 at 10:23, Davide D'Alto <dav...@hibernate.org> wrote: >>> Let the fight begin! >> >> I don't think we have to fight about it: >> https://hibernate.atlassian.net/browse/OGM-571 >> >> It wasn't possible to use Environment.HBM2DDL_AUTO when we introduced >> the property, >> it should be possible now. >> >> I'll have a look at it. It seems gunnar had a branch with something >> already done. > > Thanks, but before you jump onto specifics of feasability, do we agree > that "create_database" as a name is not good for Infinispan ? > > Sanne > >> >> Davide >> >> On Wed, Sep 27, 2017 at 9:55 AM, Guillaume Smet >> <guillaume.s...@gmail.com> wrote: >>> On Tue, Sep 26, 2017 at 10:03 PM, Sanne Grinovero <sa...@hibernate.org> >>> wrote: >>> >>>> In fact >>>> I'd like to simply use Environment.HBM2DDL_AUTO to create / define >>>> Caches ? >>>> >>> >>> Makes sense to me. >>> >>> -- >>> Guillaume >>> _______________________________________________ >>> hibernate-dev mailing list >>> hibernate-dev@lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev