
public interface ConnectableResource
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
getConnection()
Get a connection from the resource
|
AutoCloseable getConnection() throws Exception
Exception - If an error occursCopyright © 2013 IronJacamar (http://www.ironjacamar.org)