| Package | Description |
|---|---|
| org.eclipse.net4j.db |
The Net4j DB framework.
|
| Modifier and Type | Method and Description |
|---|---|
IDBConnection |
IDBDatabase.getConnection() |
IDBConnection |
IDBPreparedStatement.getConnection() |
IDBConnection |
IDBSchemaTransaction.getConnection() |
IDBConnection[] |
IDBDatabase.getConnections() |
IDBConnection |
IDBPreparedStatement.getTransaction()
Deprecated.
As of 4.3 use
IDBPreparedStatement.getConnection(). |
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.