|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnectionFactory
org.eclipse.datatools.connectivity.db.generic.JDBCConnectionFactory
org.eclipse.datatools.enablement.hsqldb.connection.HSQLDBJDBCConnectionFactory
public class HSQLDBJDBCConnectionFactory
Constructor Summary | |
---|---|
HSQLDBJDBCConnectionFactory()
|
Method Summary | |
---|---|
IConnection |
createConnection(IConnectionProfile profile)
This method creates a connection to a server based on the properties specified by the connection profile. |
Methods inherited from class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnectionFactory |
---|
createConnection |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HSQLDBJDBCConnectionFactory()
Method Detail |
---|
public IConnection createConnection(IConnectionProfile profile)
IConnectionFactory
createConnection
in interface IConnectionFactory
createConnection
in class JDBCConnectionFactory
profile
- the profile to connect to.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |