Let\'s say my app has hibernate.hbm2ddl.auto=update. If I add a composite index directly to the DB, will the app drop the index when it starts a new SessionFac
hibernate.hbm2ddl.auto=update