Introduction to debugging Java  Requirements for using the Java debugger

Chapter 6: Debugging Java in the Database

How the debugger works

The Sybase Java debugger is a Java application that runs on a client machine. It connects to the database using the Sybase jConnect JDBC driver.

The debugger debugs classes running in the database. You can step through the source code for the files as long as you have the Java source code on the disk of your client machine. (Remember, the compiled classes are installed in the database, but the source code is not).





Copyright © 2005. Sybase Inc. All rights reserved. Requirements for using the Java debugger

View this book as PDF