Uses of Interface
org.eclipse.net4j.db.IDBConnection
Package
Description
The Net4j DB framework.
Server service provider interfaces and useful base implementations for the Net4j DB framework.
-
Uses of IDBConnection in org.eclipse.net4j.db
Modifier and TypeMethodDescriptionIDBDatabase.getConnection()
IDBPreparedStatement.getConnection()
IDBSchemaTransaction.getConnection()
IDBDatabase.getConnections()
IDBPreparedStatement.getTransaction()
Deprecated. -
Uses of IDBConnection in org.eclipse.net4j.spi.db
Modifier and TypeMethodDescriptionDBAdapter.openSchemaTransaction
(IDBDatabase database, IDBConnection currentConnection)
IDBPreparedStatement.getConnection()
.