public class JMSEISConnectionSpec
extends org.eclipse.persistence.eis.EISConnectionSpec
Modifier and Type | Field and Description |
---|---|
static String |
CONNECTION_FACTORY |
static String |
CONNECTION_FACTORY_URL |
Constructor and Description |
---|
JMSEISConnectionSpec()
PUBLIC:
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
jakarta.resource.cci.Connection |
connectToDataSource(org.eclipse.persistence.eis.EISAccessor accessor,
Properties properties)
Connect with the specified properties and return the Connection.
|
clone, connect, getConnectionDetails, getConnectionFactory, getConnectionSpec, getContext, getLog, getName, getPasswordFromProperties, setConnectionFactory, setConnectionFactoryObject, setConnectionSpec, setConnectionSpecObject, setContext, setLog, setName, setName, toString, toString
public static final String CONNECTION_FACTORY_URL
public static final String CONNECTION_FACTORY
public jakarta.resource.cci.Connection connectToDataSource(org.eclipse.persistence.eis.EISAccessor accessor, Properties properties) throws org.eclipse.persistence.exceptions.DatabaseException, org.eclipse.persistence.exceptions.ValidationException
connectToDataSource
in class org.eclipse.persistence.eis.EISConnectionSpec
org.eclipse.persistence.exceptions.DatabaseException
org.eclipse.persistence.exceptions.ValidationException
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.