4 Replies Latest reply on Jan 4, 2012 5:39 PM by rkilcoyne

    Persistence Extension & hibernate.hbm2ddl.auto

    rkilcoyne

      Hey all,

       

      The arquillian persistence extension looks VERY promising -- we're really excited to start using it and it couldn't have come at a better time. I do have one question regarding the setup of the persistence context:

       

      To get the persistence extension to execute the data inserts, is it necessary to set hibernate.hbm2ddl.auto to create or create-drop?

       

      I have an existing database against which I'm running my tests, and running tests with create/create-drop is not an option.

       

      Thanks!

      Rick