JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
L
M
Q
R
S
T
U
V
W
A
aggregate(TypedAggregation<?>, Class<O>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
aggregate(TypedAggregation<?>, String, Class<O>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
aggregate(Aggregation, Class<?>, Class<O>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
aggregate(Aggregation, String, Class<O>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
aggregateAndReturn(Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
aggregateStream(TypedAggregation<?>, String, Class<O>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
aggregateStream(TypedAggregation<?>, Class<O>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
aggregateStream(Aggregation, Class<?>, Class<O>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
aggregateStream(Aggregation, String, Class<O>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
B
buildDriver(MongoTemplate, MongockConfiguration, MongoDBConfiguration, Optional<PlatformTransactionManager>)
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
SpringDataMongoV3Context
buildDriver(MongoTemplate, CONFIG, MongoDBConfiguration, Optional<PlatformTransactionManager>)
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
SpringDataMongoV3ContextBase
bulkOps(BulkOperations.BulkMode, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
bulkOps(BulkOperations.BulkMode, Class<?>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
bulkOps(BulkOperations.BulkMode, Class<?>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
C
collectionExists(Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
collectionExists(String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
- package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
connectionDriver(MongoTemplate, CONFIG, MongoDBConfiguration, Optional<PlatformTransactionManager>)
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
SpringDataMongoV3ContextBase
copy()
- Method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3Driver
count(Query, Class<?>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
count(Query, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
count(Query, Class<?>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
createCollection(Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
createCollection(Class<T>, CollectionOptions)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
createCollection(String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
createCollection(String, CollectionOptions)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
D
dropCollection(Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
dropCollection(String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
E
enableTransactionWithTxManager(PlatformTransactionManager)
- Method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
Deprecated.
estimatedCount(Class<?>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
estimatedCount(String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
execute(DbCallback<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
execute(Class<?>, CollectionCallback<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
execute(String, CollectionCallback<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
executeCommand(String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
executeCommand(Document)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
executeCommand(Document, ReadPreference)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
executeInTransaction(Runnable)
- Method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
executeQuery(Query, String, DocumentCallbackHandler)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
exists(Query, Class<?>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
exists(Query, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
exists(Query, Class<?>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
F
find(Query, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
find(Query, Class<T>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAll(Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAll(Class<T>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAllAndRemove(Query, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAllAndRemove(Query, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAllAndRemove(Query, Class<T>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndModify(Query, UpdateDefinition, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndModify(Query, UpdateDefinition, Class<T>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndModify(Query, UpdateDefinition, FindAndModifyOptions, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndModify(Query, UpdateDefinition, FindAndModifyOptions, Class<T>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndRemove(Query, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndRemove(Query, Class<T>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndReplace(Query, S, FindAndReplaceOptions, Class<S>, String, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndReplace(Query, T)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndReplace(Query, T, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndReplace(Query, T, FindAndReplaceOptions)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndReplace(Query, T, FindAndReplaceOptions, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndReplace(Query, T, FindAndReplaceOptions, Class<T>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findAndReplace(Query, S, FindAndReplaceOptions, Class<S>, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findById(Object, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findById(Object, Class<T>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findDistinct(Query, String, Class<?>, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findDistinct(Query, String, String, Class<?>, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findDistinct(Query, String, String, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findDistinct(String, Class<?>, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findOne(Query, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
findOne(Query, Class<T>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
G
geoNear(NearQuery, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
geoNear(NearQuery, Class<T>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
geoNear(NearQuery, Class<?>, String, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
getBuiltMongoDBWriteConcern()
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration
getChangeEntryService()
- Method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
getCollection(String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
getCollectionName(Class<?>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
getCollectionNames()
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
getConverter()
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
getDataBase()
- Method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
getDb()
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
getExceptionTranslator()
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
getMongockTemplate()
- Method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
getMongoDbFactory()
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
getReadConcern()
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration
getReadPreference()
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration
getTransactioner()
- Method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
getTxStatus(PlatformTransactionManager)
- Method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
getValue()
- Method in enum io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration.ReadPreferenceLevel
getW()
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration.WriteConcernLevel
getWriteConcern()
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration
getwTimeoutMs()
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration.WriteConcernLevel
group(String, GroupBy, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
group(Criteria, String, GroupBy, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
I
indexOps(String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
indexOps(String, Class<?>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
indexOps(Class<?>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
insert(T)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
insert(T, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
insert(Collection<? extends T>, Class<?>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
insert(Collection<? extends T>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
insert(Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
insertAll(Collection<? extends T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
io.mongock.driver.mongodb.springdata.v3
- package io.mongock.driver.mongodb.springdata.v3
io.mongock.driver.mongodb.springdata.v3.config
- package io.mongock.driver.mongodb.springdata.v3.config
isJournal()
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration.WriteConcernLevel
L
logger
- Static variable in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
M
MAJORITY_WITH_JOURNAL
- Static variable in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration.WriteConcernLevel
mapReduce(String, String, String, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
mapReduce(String, String, String, MapReduceOptions, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
mapReduce(Query, String, String, String, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
mapReduce(Query, String, String, String, MapReduceOptions, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
mapReduce(Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
MongockTemplate
- Class in
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
Deprecated.
MongockTemplate(MongoTemplate)
- Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
MongoDBConfiguration
- Class in
io.mongock.driver.mongodb.springdata.v3.config
MongoDBConfiguration()
- Constructor for class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration
MongoDBConfiguration.ReadPreferenceLevel
- Enum in
io.mongock.driver.mongodb.springdata.v3.config
MongoDBConfiguration.WriteConcernLevel
- Class in
io.mongock.driver.mongodb.springdata.v3.config
mongoTemplate
- Variable in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
Q
query(Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
R
remove(Object)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
remove(Object, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
remove(Query, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
remove(Query, Class<?>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
remove(Query, Class<?>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
remove(Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
runValidation()
- Method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
S
save(T)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
save(T, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
saveOrUpdate(ChangeEntry)
- Method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3ChangeEntryRepository
scriptOps()
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
setApplicationContext(ApplicationContext)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
setJournal(Boolean)
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration.WriteConcernLevel
setReadConcern(ReadConcernLevel)
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration
setReadPreference(ReadPreference)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
setReadPreference(MongoDBConfiguration.ReadPreferenceLevel)
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration
setW(String)
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration.WriteConcernLevel
setWriteConcern(WriteConcern)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
setWriteConcern(MongoDBConfiguration.WriteConcernLevel)
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration
setWriteConcernResolver(WriteConcernResolver)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
setWriteResultChecking(WriteResultChecking)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
setwTimeoutMs(Integer)
- Method in class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration.WriteConcernLevel
specificInitialization()
- Method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
SpringDataMongoV3ChangeEntryRepository
- Class in
io.mongock.driver.mongodb.springdata.v3
SpringDataMongoV3ChangeEntryRepository(MongoOperations, String, ReadWriteConfiguration, boolean)
- Constructor for class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3ChangeEntryRepository
SpringDataMongoV3Context
- Class in
io.mongock.driver.mongodb.springdata.v3.config
SpringDataMongoV3Context()
- Constructor for class io.mongock.driver.mongodb.springdata.v3.config.
SpringDataMongoV3Context
SpringDataMongoV3ContextBase
<
CONFIG
extends
MongockConfiguration
,
DRIVER
extends
SpringDataMongoV3DriverBase
> - Class in
io.mongock.driver.mongodb.springdata.v3.config
SpringDataMongoV3ContextBase()
- Constructor for class io.mongock.driver.mongodb.springdata.v3.config.
SpringDataMongoV3ContextBase
SpringDataMongoV3Driver
- Class in
io.mongock.driver.mongodb.springdata.v3
SpringDataMongoV3Driver(MongoTemplate, long, long, long)
- Constructor for class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3Driver
SpringDataMongoV3DriverBase
<
SELF
extends
SpringDataMongoV3DriverBase
<
SELF
>> - Class in
io.mongock.driver.mongodb.springdata.v3
SpringDataMongoV3DriverBase(MongoTemplate, long, long, long)
- Constructor for class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
stream(Query, Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
stream(Query, Class<T>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
T
txManager
- Variable in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3DriverBase
U
update(Class<T>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
updateFirst(Query, UpdateDefinition, Class<?>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
updateFirst(Query, UpdateDefinition, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
updateFirst(Query, UpdateDefinition, Class<?>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
updateMulti(Query, UpdateDefinition, Class<?>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
updateMulti(Query, UpdateDefinition, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
updateMulti(Query, UpdateDefinition, Class<?>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
upsert(Query, UpdateDefinition, Class<?>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
upsert(Query, UpdateDefinition, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
upsert(Query, UpdateDefinition, Class<?>, String)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
V
valueOf(String)
- Static method in enum io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration.ReadPreferenceLevel
Returns the enum constant of this type with the specified name.
values()
- Static method in enum io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration.ReadPreferenceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
W
withDefaultLock(MongoTemplate)
- Static method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3Driver
withLockSetting(MongoTemplate, long, long, int)
- Static method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3Driver
Deprecated.
Use withLockStrategy instead
withLockStrategy(MongoTemplate, long, long, long)
- Static method in class io.mongock.driver.mongodb.springdata.v3.
SpringDataMongoV3Driver
withSession(ClientSession)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
withSession(ClientSessionOptions)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
withSession(Supplier<ClientSession>)
- Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.
MongockTemplate
Deprecated.
WriteConcernLevel(String, Integer, Boolean)
- Constructor for class io.mongock.driver.mongodb.springdata.v3.config.
MongoDBConfiguration.WriteConcernLevel
A
B
C
D
E
F
G
I
L
M
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023. All rights reserved.