|
EclipseLink NoSQL 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.persistence.eis.EISConnectionSpec
org.eclipse.persistence.eis.adapters.jms.JMSEISConnectionSpec
public class JMSEISConnectionSpec
Provides the behavior of instantiating an EIS ConnectionSpec.
| Field Summary | |
|---|---|
static java.lang.String |
CONNECTION_FACTORY
|
static java.lang.String |
CONNECTION_FACTORY_URL
|
| Fields inherited from class org.eclipse.persistence.eis.EISConnectionSpec |
|---|
connectionFactory, connectionSpec, context, log, name, PASSWORD, USER |
| Constructor Summary | |
|---|---|
JMSEISConnectionSpec()
PUBLIC: Default constructor. |
|
| Method Summary | |
|---|---|
javax.resource.cci.Connection |
connectToDataSource(org.eclipse.persistence.eis.EISAccessor accessor,
java.util.Properties properties)
Connect with the specified properties and return the Connection. |
| Methods inherited from class org.eclipse.persistence.eis.EISConnectionSpec |
|---|
clone, connect, getConnectionDetails, getConnectionFactory, getConnectionSpec, getContext, getLog, getName, getPasswordFromProperties, setConnectionFactory, setConnectionFactoryObject, setConnectionSpec, setConnectionSpecObject, setContext, setLog, setName, setName, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CONNECTION_FACTORY_URL
public static java.lang.String CONNECTION_FACTORY
| Constructor Detail |
|---|
public JMSEISConnectionSpec()
| Method Detail |
|---|
public javax.resource.cci.Connection connectToDataSource(org.eclipse.persistence.eis.EISAccessor accessor,
java.util.Properties properties)
throws org.eclipse.persistence.exceptions.DatabaseException,
org.eclipse.persistence.exceptions.ValidationException
connectToDataSource in class org.eclipse.persistence.eis.EISConnectionSpecorg.eclipse.persistence.exceptions.DatabaseException
org.eclipse.persistence.exceptions.ValidationException
|
EclipseLink NoSQL 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||