fatcodeguy
Programmer
Hi,
I've loaded several classes as java stored procedures, and granted several java permissions that i want to remove. How do I do this?
If i try and use dbms_java.revoke_permission(), it just disables it. Is there a way of removing it completely? Is there a way of unloading a java class?
Thanks!!
I've loaded several classes as java stored procedures, and granted several java permissions that i want to remove. How do I do this?
If i try and use dbms_java.revoke_permission(), it just disables it. Is there a way of removing it completely? Is there a way of unloading a java class?
Thanks!!