borland Packages Class Hierarchy sqltools Package
java.lang.Object +----com.borland.sqltools.XMLInput
Properties Methods
This is used internally by other com.borland
classes. You should never use this directly.
public void clear()
This is used internally by other com.borland
classes. You should never use this directly.
public Hashtable parse(String _line, int startIndex)
This is used internally by other com.borland
classes. You should never use this directly.
public static Properties parseAndExecute(String input, RunSQL engine, BufferedWriter out)
This is used internally by other com.borland
classes. You should never use this directly.
public static String pullQuery(String input, int start)
This is used internally by other com.borland
classes. You should never use this directly.