- COLLECTION - Static variable in class org.eclipse.persistence.nosql.adapters.mongo.MongoPlatform
-
- CONNECTION_FACTORY - Static variable in class org.eclipse.persistence.eis.adapters.jms.JMSEISConnectionSpec
-
- CONNECTION_FACTORY_URL - Static variable in class org.eclipse.persistence.eis.adapters.jms.JMSEISConnectionSpec
-
- connectToDataSource(EISAccessor, Properties) - Method in class org.eclipse.persistence.eis.adapters.aq.AQEISConnectionSpec
-
Connect with the specified properties and return the Connection.
- connectToDataSource(EISAccessor, Properties) - Method in class org.eclipse.persistence.eis.adapters.jms.JMSEISConnectionSpec
-
Connect with the specified properties and return the Connection.
- connectToDataSource(EISAccessor, Properties) - Method in class org.eclipse.persistence.eis.adapters.xmlfile.XMLFileEISConnectionSpec
-
Connect with the specified properties and return the Connection.
- connectToDataSource(EISAccessor, Properties) - Method in class org.eclipse.persistence.nosql.adapters.mongo.MongoConnectionSpec
-
Connect with the specified properties and return the Connection.
- connectToDataSource(EISAccessor, Properties) - Method in class org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLConnectionSpec
-
Connect with the specified properties and return the Connection.
- CONSISTENCY - Static variable in class org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform
-
- convertRecordBytesToString(OracleNoSQLRecord) - Method in class org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform
-
INTERNAL:
Convert the record and nested records bytes to strings.
- createDatabaseRowFromDOMRecord(Record, EISInteraction, EISAccessor) - Method in class org.eclipse.persistence.eis.adapters.aq.AQPlatform
-
Allow the platform to handle the creation of the Record for the DOM record.
- createDatabaseRowFromDOMRecord(Record, EISInteraction, EISAccessor) - Method in class org.eclipse.persistence.eis.adapters.jms.JMSPlatform
-
Allow the platform to handle the creation of the Record for the DOM record.
- createDatabaseRowFromDOMRecord(Record, EISInteraction, EISAccessor) - Method in class org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform
-
Allow the platform to handle the creation of the Record for the DOM record.
- createDOMRecord(String, EISAccessor) - Method in class org.eclipse.persistence.eis.adapters.aq.AQPlatform
-
Allow the platform to handle the creation of the DOM record.
- createDOMRecord(String, EISAccessor) - Method in class org.eclipse.persistence.eis.adapters.jms.JMSPlatform
-
Allow the platform to handle the creation of the DOM record.
- createInputRecord(EISInteraction, EISAccessor) - Method in class org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform
-
Allow the platform to create the appropriate type of record for the interaction.
- createMajorKey(ClassDescriptor, AbstractRecord, EISInteraction, EISAccessor) - Method in class org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform
-
NoSQL stores the data in a single big map.
- createMongoConnectionFactory() - Method in class org.eclipse.persistence.nosql.adapters.mongo.Mongo2ConnectionSpec
-
- createMongoConnectionFactory() - Method in class org.eclipse.persistence.nosql.adapters.mongo.Mongo3ConnectionSpec
-
- createMongoConnectionFactory() - Method in class org.eclipse.persistence.nosql.adapters.mongo.MongoConnectionSpec
-
- createOutputRecord(EISInteraction, AbstractRecord, EISAccessor) - Method in class org.eclipse.persistence.nosql.adapters.mongo.MongoPlatform
-
For updates a separate translation record is required.
- createPlatformDefaultSequence() - Method in class org.eclipse.persistence.eis.adapters.xmlfile.XMLFilePlatform
-
INTERNAL:
Create platform-default Sequence
- createPlatformDefaultSequence() - Method in class org.eclipse.persistence.nosql.adapters.mongo.MongoPlatform
-
INTERNAL:
Create platform-default Sequence
- createPlatformDefaultSequence() - Method in class org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform
-
INTERNAL:
NoSQL does not support id generation, so use UUID as the default.