Public Member Functions | |
JDBCConnection (String user, String password, String database_url) throws InternalTableException | |
Statement | getConnection () throws InternalTableException |
void | checkParameters () throws InternalTableException |
Title: KDDML
Description: Knowledge Discovery in Database Environment
Copyright: Copyright (c) 2003-2005
Company: Universita' di Pisa - Dipartimento di Informatica
|
Constructor given the user name, the password and the JDBC connection URI.
|
|
Establish a connection to DBMS.
|
|
Checks the connection parameters.
|