Uses of Interface
org.eclipse.net4j.db.IDBConnection

Packages that use IDBConnection
org.eclipse.net4j.db The Net4j DB framework. 
 

Uses of IDBConnection in org.eclipse.net4j.db
 

Methods in org.eclipse.net4j.db that return IDBConnection
 IDBConnection IDBDatabase.getConnection()
           
 IDBConnection IDBSchemaTransaction.getConnection()
           
 IDBConnection[] IDBDatabase.getConnections()
           
 IDBConnection IDBPreparedStatement.getTransaction()
           
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.