All Downloads are FREE. Search and download functionalities are using the official Maven repository.

grails.mongodb.api.MongoAllOperations.groovy Maven / Gradle / Ivy

package grails.mongodb.api

/**
 * All MongoDB operations
 *
 * @author Graeme Rocher
 * @since 6.0
 */
interface MongoAllOperations extends MongoInstanceOperations, MongoStaticOperations {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy