public class DefaultConnectionFactory extends java.lang.Object implements ConnectionFactory
| Constructor and Description |
|---|
DefaultConnectionFactory(BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
java.sql.Connection |
createConnection(java.lang.String connectionClass,
java.lang.String uri,
java.lang.String username,
java.lang.String password,
java.lang.Integer timeout) |
public DefaultConnectionFactory(BundleContext bundleContext)
public java.sql.Connection createConnection(java.lang.String connectionClass,
java.lang.String uri,
java.lang.String username,
java.lang.String password,
java.lang.Integer timeout)
throws java.lang.Exception
createConnection in interface ConnectionFactoryjava.lang.Exception
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0