public static interface DbPool.DbConsumer<R>
R
accept(PooledDb db)
R accept(PooledDb db) throws java.lang.Exception
java.lang.Exception