| Currently our project is using Oracle 11g. We are trying to active zero down time from DB deployment using Oracle Edition Based Redefinition. How to specify the oracle edition name in the hibernate config file. Note: Attached is how we can do in oracle weblogic data source. https://blogs.oracle.com/WebLogicServer/entry/using_oracle_edition_based_redefinition Currently we are not using any application server and our hibernate application is running as standard alone application, and we are specifying the connection url in hibernate config file. |