public class ConnectorHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELE_DRIVER_ADAPTER |
static java.lang.String |
EXTP_CONNECTOR |
| Constructor and Description |
|---|
ConnectorHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
createConnection(ConnectionInformation connectionInformation) |
static DriverAdapter |
findDriverAdapter(ConnectionInformation connectionInformation) |
static DriverAdapterInformation |
findDriverAdapterInformation(ConnectionInformation connectionInformation) |
public static final java.lang.String ELE_DRIVER_ADAPTER
public static final java.lang.String EXTP_CONNECTOR
public static DriverAdapter findDriverAdapter(ConnectionInformation connectionInformation)
public static DriverAdapterInformation findDriverAdapterInformation(ConnectionInformation connectionInformation)
public static Connection createConnection(ConnectionInformation connectionInformation)
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