Hi Expert,
We use JNDI lookup to connect to the backend Oracle through JDBC datasource. However, we face one issue as described below. We already created many datasources based on different UID/PWD. But if a developer knows about the datasource name, you can then write a java code to access that datasource. Is there any way to enable the security in the manner of JNDI lookup?
Thanks in advance.