Class OracleNoSQLConnectionFactory
java.lang.Object
org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLConnectionFactory
- All Implemented Interfaces:
ConnectionFactory,Referenceable,Serializable,Referenceable
Connection factory for Oracle NoSQL SDK JCA adapter.
- Since:
- EclipseLink 4.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConnection(ConnectionSpec spec) voidsetReference(Reference reference)
-
Constructor Details
-
OracleNoSQLConnectionFactory
public OracleNoSQLConnectionFactory()Default constructor.
-
-
Method Details
-
getConnection
- Specified by:
getConnectionin interfaceConnectionFactory- Throws:
ResourceException
-
getConnection
- Specified by:
getConnectionin interfaceConnectionFactory- Throws:
ResourceException
-
getMetaData
- Specified by:
getMetaDatain interfaceConnectionFactory
-
getRecordFactory
- Specified by:
getRecordFactoryin interfaceConnectionFactory
-
getReference
- Specified by:
getReferencein interfaceReferenceable
-
setReference
- Specified by:
setReferencein interfaceReferenceable
-