| 
 | ||||||||||
| 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.sqlite.connection.SQLITEJDBCConnectionFactory
public class SQLITEJDBCConnectionFactory
| Constructor Summary | |
|---|---|
| SQLITEJDBCConnectionFactory() | |
| 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 SQLITEJDBCConnectionFactory()
| Method Detail | 
|---|
public IConnection createConnection(IConnectionProfile profile)
IConnectionFactory
createConnection in interface IConnectionFactorycreateConnection in class JDBCConnectionFactoryprofile - the profile to connect to.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||