All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----w3c.jigsaw.ssi.jdbc.jdbcCommand
jdbc
command.
protected boolean hasmorevalue
public jdbcCommand()
protected Connection getConnection(String driver, String url, String user, String password)performSelect
protected ResultSet performSelect(Connection conn, String cmd)addSet
protected void addSet(Dictionary d, String name, ResultSet set)getSet
protected ResultSet getSet(Dictionary d, String name)getName
public String getName()getValue
public String getValue(Dictionary variables, String var)execute
public Reply execute(SSIResource resource, Request request, ArrayDictionary parameters, Dictionary variables)
All Packages Class Hierarchy This Package Previous Next Index