net.sourceforge.queryviewer
Interface Connection
- All Known Implementing Classes:
- JDBCConnectionImpl
- public interface Connection
- Version:
- $Id: Connection.java,v 1.4 2003/06/22 21:08:23 avdyk Exp $
- Author:
- arnaud Arnaud Vandyck
performQuery
public String[][] performQuery(Query query)
throws QueryException
- Deprecated. use
performQuery(Query)
instead
QueryException
performQuery
public String[][] performQuery(String queryString)
throws QueryException
QueryException
getInfo
public String getInfo()
close
public void close()
throws QueryException
QueryException
Copyright © 2003 STE-Formations Informatiques, FAPSE, ULg. All Rights Reserved.