Uses of Interface
org.springframework.data.mongodb.core.DbCallback
Packages that use DbCallback
-
Uses of DbCallback in org.springframework.data.mongodb.core
Methods in org.springframework.data.mongodb.core with parameters of type DbCallbackModifier and TypeMethodDescription<T> TMongoOperations.execute(DbCallback<T> action) Executes aDbCallbacktranslating any exceptions as necessary.<T> TMongoTemplate.execute(DbCallback<T> action)