2004-10-15
== How to remotely debug using jdb == First compile your java code with the '-g' option. Deploy the compiled . . .
3K - last updated 2005-03-19 10:51 UTC by 6731
A Small Oracle 9i
== HOWTO: A Small 9i Database == This thing is HUUUUUGE... Yeah, it's a big beast. But if you need an . . . the table data itself, stored PL/SQL procedures, Java code, views, sequences, you name it. Oracle uses . . .
13K - last updated 2005-03-18 22:41 UTC by 6731
Java Code
A colleague showed me the following piece of non-working code: Handler h = new Handler(); if (h == null) . . .
1K - last updated 2005-03-11 12:00 UTC by 6731
Printing source code
Need a good way to print out source code on Linux? Use a2ps. For Java code (where not all of my colleagues . . .
1K - last updated 2007-10-01 08:28 UTC by 6731
4 pages found.