[cx-oracle-users] SessionPool and Oracle Wallet
Brought to you by:
atuining
From: Till F. <til...@t-...> - 2015-08-01 18:21:07
|
Hello, For security my client uses oracle wallet technology to store the connection credentials. Cx-Oracle 'Connection' objects work nicely when given the '/@tns' string with empty user/password and tns referencing a wallet entry, but I can not get a 'SessionPool' object this way it seems - what are the correct arguments to SessionPool in this case? Best regards Till. |