Uses of Interface
com.mcpdbwizard.pub.DaoFactoryPool.PoolTask
-
Uses of DaoFactoryPool.PoolTask in com.mcpdbwizard.pub
Methods in com.mcpdbwizard.pub with parameters of type DaoFactoryPool.PoolTaskModifier and TypeMethodDescription<R> RDaoFactoryPool.withFactory(DaoFactoryPool.PoolTask<T, R> theTask) Borrow a factory, run the work against it, and return it — the safe shape, because the return happens in afinally.