public class XMLFileEISConnectionSpec
extends org.eclipse.persistence.eis.EISConnectionSpec
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DIRECTORY
Connection spec properties.
|
Constructor and Description |
---|
XMLFileEISConnectionSpec()
PUBLIC:
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
javax.resource.cci.Connection |
connectToDataSource(org.eclipse.persistence.eis.EISAccessor accessor,
java.util.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 XMLFileEISConnectionSpec()
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.EISConnectionSpec
org.eclipse.persistence.exceptions.DatabaseException
org.eclipse.persistence.exceptions.ValidationException