I'm using the ibatis DAO framework and SQLMapping to develop a web application and it is working great. I used Hibernate on the last project, but the client insisted on having more control over the SQL. SQLMapping takes care of that. Now the DBA is insisting that each user authenticate with their own Oracle ID and password. Can I pass in the connection credentials at run time rather than use what is in the config file?
- Re: Connecting using User's Credentials stevem
- Re: Connecting using User's Credentials Brice Ruth
- Re: Connecting using User's Credentials Brice Ruth
- Re: Connecting using User's Credentials Larry Meadors
- Re: Connecting using User's Credentials Clinton Begin
- Re: Connecting using User's Credentials Vic Cekvenich
- Re: Connecting using User's Credentials Clinton Begin
- Re: Connecting using User's Credentia... Vic Cekvenich
- Re: Connecting using User's Crede... Brandon Goodin
- Re: Connecting using User's C... Vic Cekvenich
- Re: Connecting using User's Credentials Larry Meadors

