| Package | Description |
|---|---|
| org.h2.engine | |
| org.h2.table |
| Modifier and Type | Method and Description |
|---|---|
TableLinkConnection |
Database.getLinkConnection(String driver,
String url,
String user,
String password)
Open a new connection or get an existing connection to another database.
|
| Modifier and Type | Method and Description |
|---|---|
static TableLinkConnection |
TableLinkConnection.open(HashMap<TableLinkConnection,TableLinkConnection> map,
String driver,
String url,
String user,
String password,
boolean shareLinkedConnections)
Open a new connection.
|
| Modifier and Type | Method and Description |
|---|---|
static TableLinkConnection |
TableLinkConnection.open(HashMap<TableLinkConnection,TableLinkConnection> map,
String driver,
String url,
String user,
String password,
boolean shareLinkedConnections)
Open a new connection.
|
static TableLinkConnection |
TableLinkConnection.open(HashMap<TableLinkConnection,TableLinkConnection> map,
String driver,
String url,
String user,
String password,
boolean shareLinkedConnections)
Open a new connection.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.