public interface ConnectionProvider
Connection.| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection(String name)
Gets the connecion given a name.
|
Connection getConnection(String name) throws SQLException, GenericEntityException
name - a name for the connection if required by the implementation.Connection.SQLException - on JDBC based failure.GenericEntityException - on Ofbiz framework exception.Copyright © 2015 Atlassian. All rights reserved.