Interface UnWrapper

All Known Implementing Classes:
DBCPUnWrapper, LifecycleConnectionUnWrapper

public interface UnWrapper
Generic Connection unwrapper. A user can test if the unwrapper is able to unwrap a certain connection, on positive answer he can call unwrap(Connection) to get the native connection
Author:
Andrea Aime - TOPP