public interface JDBCConnectionProvider extends ResourceProvider<Connection>
ResourceProvider suitable for obtaining JDBC
connections.
Instances of this interface may be available in the Service Registry, or can
be created using a JDBCConnectionProviderFactory.
getResourceCopyright © 2016 The Apache Software Foundation. All rights reserved.