Hi,
I would like to know How to implement databases Configuration setup in ApplicationContext.xml and wired to Beans.I need to conect oracle DB.
If possible please provide the Code or any other useful links.
Thanks in advance for your effort.
Hi,
I would like to know How to implement databases Configuration setup in ApplicationContext.xml and wired to Beans.I need to conect oracle DB.
If possible please provide the Code or any other useful links.
Thanks in advance for your effort.
Hi akbspringuser,
You can always check the reference guide for instructions. You can finde the ref guide here:
http://www.springsource.org/documentation
Select whatever version you are using and check "II. Middle Tier Data Access" for information about setting up datasources etc.
Use the [ code ] tags, please! See how: http://www.screencast.com/users/brix...5-ba932d9e5b51
- brixtonasias -
Thanks a lot.I will look into this documentation.I will be back If I have any question's.