I have a java web app deployed through JBOSS (v. 3.2.7). I am using Hibernate versions 3.1.3 with a SQL Server 2000. I am thinking of moving the back end to an Oracle Database instead of the SQL Server 2000.
So i am trying to figure out what changes have to be done configuration files and the mapping files, and any other possible changes that have to be made. Also are there any know issues with such a move on hibernate side. (and ofcourse any pros and cons).
Any and all help will be greatelly appreciated.
Thnks,
Vlad
|