All Packages Class Hierarchy This Package Previous Next Index
SQL exception classes which indicate the component in which the exception was thrown implement this interface.
Component SQL exceptions can occur in InterClient, InterServer, or InterBase.
public final static int INTERCLIENT
public final static int INTERSERVER
public final static int INTERBASE
public abstract int getComponent()
All Packages Class Hierarchy This Package Previous Next Index