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
-
Method Summary
Modifier and TypeMethodDescriptiongetConnection
(ConnectionSpec spec) void
setReference
(Reference reference)
-
Constructor Details
-
OracleNoSQLConnectionFactory
public OracleNoSQLConnectionFactory()Default constructor.
-
-
Method Details
-
getConnection
- Specified by:
getConnection
in interfaceConnectionFactory
- Throws:
ResourceException
-
getConnection
- Specified by:
getConnection
in interfaceConnectionFactory
- Throws:
ResourceException
-
getMetaData
- Specified by:
getMetaData
in interfaceConnectionFactory
-
getRecordFactory
- Specified by:
getRecordFactory
in interfaceConnectionFactory
-
getReference
- Specified by:
getReference
in interfaceReferenceable
-
setReference
- Specified by:
setReference
in interfaceReferenceable
-