public class JPPFConnectionFactory extends JPPFAccessorImpl implements ConnectionFactory
ConnectionFactory interface for
the JPPF resource adapter.| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection()
Get a connection through the application server.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConnection, getMetaData, getRecordFactorysetReferencegetReferencepublic Connection getConnection() throws ResourceException
getConnection in interface ConnectionFactoryConnection instance.ResourceException - if a connection could not be obtained.ConnectionFactory.getConnection()Copyright © 2005-2012 JPPF Team.