org.openmdx.compatibility.base.application.cci
Class InProcessDataproviderConnectionFactory
java.lang.Object
org.openmdx.compatibility.base.application.cci.InProcessDataproviderConnectionFactory
- All Implemented Interfaces:
- Dataprovider_1ConnectionFactory
Deprecated. in favour of Dataprovider_1Deployment
public class InProcessDataproviderConnectionFactory
- extends Object
- implements Dataprovider_1ConnectionFactory
In-Process Dataprovider Connection Factory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InProcessDataproviderConnectionFactory
public InProcessDataproviderConnectionFactory(InProcessDeployment inProcessDeployment,
String jndiName)
- Deprecated.
- Constructor
- Parameters:
inProcessDeployment - jndiName -
createConnection
public Dataprovider_1_1Connection createConnection()
throws ServiceException
- Deprecated.
- Description copied from interface:
Dataprovider_1ConnectionFactory
- Creates a dataprovider connection with the default registration id and
transaction policy.
- Specified by:
createConnection in interface Dataprovider_1ConnectionFactory
- Returns:
- a dataprovider connection
- Throws:
ServiceException - if the connection can't be created
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.