org.eclipse.net4j.db
Interface DBUtil.RunnableWithConnection<T>

Enclosing class:
DBUtil

public static interface DBUtil.RunnableWithConnection<T>

Since:
4.2

Method Summary
 T run(Connection connection)
           
 

Method Detail

run

T run(Connection connection)
      throws SQLException
Throws:
SQLException


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