1 Reply Latest reply on Sep 8, 2005 11:57 AM by epbernard

    hibernate

    justinb

      Hi,

      I'm running EJB RC1 on an Oralce 9i database.

      When I run the hibernate.hbm2ddl.auto="update" option, the redeployment is extremely slow. It seems to take 2 minutes (almost exactly) to process each table.

      Is this normal (I mean, as opposed to JBoss's EJB 2.1 impl, that updated the tables in a matter of milliseconds)?

      If no-one else has had this problem, then it must be something on my side. Any ideas?

      Currently, I am forced to use "create" or update the tables manually as the update takes well over an hour.

      Thanks,
      Justin