|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection
org.eclipse.datatools.connectivity.db.generic.JDBCConnection
public class JDBCConnection
NON-API
IConnection implementation for java.sql.Connection
objects.
This object is responsible for openening and closing JDBC connections.
The property keys specified in
org.eclipse.datatools.connectivity.db.generic.IDBConnectionProfileConstants
are used to create the connection.
Version information is provided by using java.sql.DatabaseMetaData
.
Constructor Summary | |
---|---|
JDBCConnection(IConnectionProfile profile,
java.lang.Class factoryClass)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JDBCConnection(IConnectionProfile profile, java.lang.Class factoryClass)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |