org.hibersap.execution.jca.cci
Class SapBapiJcaAdapterConnectionSpecFactory
java.lang.Object
org.hibersap.execution.jca.cci.AbstractConnectionSpecFactory
org.hibersap.execution.jca.cci.SapBapiJcaAdapterConnectionSpecFactory
- All Implemented Interfaces:
- ConnectionSpecFactory
public class SapBapiJcaAdapterConnectionSpecFactory
- extends AbstractConnectionSpecFactory
Method Summary |
javax.resource.cci.ConnectionSpec |
createConnectionSpec(Credentials credentials)
Creates an instance of the ConnectionSpec implementation using the specified credentials. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SapBapiJcaAdapterConnectionSpecFactory
public SapBapiJcaAdapterConnectionSpecFactory()
createConnectionSpec
public javax.resource.cci.ConnectionSpec createConnectionSpec(Credentials credentials)
throws InternalHiberSapException
- Description copied from interface:
ConnectionSpecFactory
- Creates an instance of the ConnectionSpec implementation using the specified credentials.
- Parameters:
credentials
- The credentials to populate to the ConnectionSpec object.
- Returns:
- The ConnectionSpec object, initialized with the credential properties.
- Throws:
InternalHiberSapException
Copyright © 2012 akquinet tech@spree GmbH. All Rights Reserved.