org.wamblee.support.persistence
Interface DatabaseUtils.JdbcUnitOfWork<T>

Enclosing class:
DatabaseUtils

public static interface DatabaseUtils.JdbcUnitOfWork<T>


Method Summary
 T execute(java.sql.Connection aConnection)
           
 

Method Detail

execute

T execute(java.sql.Connection aConnection)
          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010. All Rights Reserved.