public class OracleNoSQLConnectionSpec
extends org.eclipse.persistence.eis.EISConnectionSpec
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | HOST | 
| static java.lang.String | STOREConnection spec properties. | 
| Constructor and Description | 
|---|
| OracleNoSQLConnectionSpec()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, toStringpublic static java.lang.String STORE
public static java.lang.String HOST
public OracleNoSQLConnectionSpec()
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.DatabaseExceptionorg.eclipse.persistence.exceptions.ValidationException