public class SpringDataMongoV3ChangeEntryRepository extends MongoSync4ChangeEntryRepository implements ChangeEntryRepositoryWithEntity<org.bson.Document>
KEY_AUTHOR, KEY_CHANGE_ID, KEY_CHANGELOG_CLASS, KEY_CHANGESET_METHOD, KEY_EXECUTION_HOSTNAME, KEY_EXECUTION_ID, KEY_EXECUTION_MILLIS, KEY_METADATA, KEY_STATE, KEY_SYSTEM_CHANGE, KEY_TIMESTAMP, KEY_TYPEcollection| Constructor and Description |
|---|
SpringDataMongoV3ChangeEntryRepository(org.springframework.data.mongodb.core.MongoOperations mongoOperations,
String collectionName,
ReadWriteConfiguration readWriteConfiguration,
boolean transactionable) |
| Modifier and Type | Method and Description |
|---|---|
void |
saveOrUpdate(io.mongock.driver.api.entry.ChangeEntry changeEntry) |
clearClientSession, ensureField, getEntriesLog, setClientSessioncleanResidualUniqueKeys, createRequiredUniqueIndex, deleteAll, doesNeedToBeRemoved, dropIndex, getIndexDocument, initialize, isIdIndex, isIndexFine, isRequiredIndexCreated, isRightIndex, isUniqueIndex, mapFieldInstances, setIndexCreationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeleteAll, ensureAllFields, ensureField, getAllEntriesWithCurrentState, getEntriesLog, getEntriesMap, getExecuted, isAlreadyExecutedpublic SpringDataMongoV3ChangeEntryRepository(org.springframework.data.mongodb.core.MongoOperations mongoOperations,
String collectionName,
ReadWriteConfiguration readWriteConfiguration,
boolean transactionable)
public void saveOrUpdate(io.mongock.driver.api.entry.ChangeEntry changeEntry)
throws MongockException
saveOrUpdate in interface io.mongock.driver.api.entry.ChangeEntryServicesaveOrUpdate in class MongoSync4ChangeEntryRepositoryMongockExceptionCopyright © 2023. All rights reserved.