Package org.apache.derby.impl.tools.ij
package org.apache.derby.impl.tools.ij
-
ClassDescriptionTo enable multi-user use of ij.Main2ijException is used to get messages from the ij parser to the main ij loop.This is an impl for just returning errors from JDBC statements.Used for fatal IJ exceptionsThis impl is intended to be used with multiple resultsets, where the execution of the statement is already complete.This is an impl for a statement execution; the result is either an update count or result set depending on what was executed.This is a wrapper for results coming out of the ij parser.This is an empty impl for reuse of code.This impl is intended to be used with a resultset, where the execution of the statement is already complete.This is an impl for when 1 row of a result set is the intended use of it.This is an impl for a statement execution; the result is either an update count or result set depending on what was executed.This is an impl for a simple Vector of objects.This is an impl for just returning warnings from JDBC objects we don't want the caller to touch.This is the controller for ij.mtTester grabs test and runs them forever.This exception is thrown when parse errors are encountered.A qualified identifier made of a session name and a local nameSession holds the objects local to a particular database session, which starts with a connection and is all other JDBC stuff used on that connection, along with some ij state that is connection-based as well.StatementGrabber looks through an input stream for the next JSQL statement.An implementation of interface CharStream, where the stream is assumed to contain only Unicode characters.This class takes a string used for a connection URL and checks for correctness.Methods used to control setup for apps as well as display some internal ij structures.This class is utilities specific to the two ij Main's.