public class OracleNoSQLConnectionSpec
extends org.eclipse.persistence.eis.EISConnectionSpec
Modifier and Type | Field and Description |
---|---|
static String |
HOST |
static String |
STORE
Connection spec properties.
|
Constructor and Description |
---|
OracleNoSQLConnectionSpec()
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 String STORE
public static String HOST
public OracleNoSQLConnectionSpec()
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.