java - How to print on Oracle SQL Developer console using SQLJ -
I created and launched SQLJava process (using SQL Developer) and launched. I have some bugs and I want to debug the Java source code. What is the best way to do this? Is it possible to print a SQL developer, using some information, System.out?
Comments
Post a Comment