Uses of Enum Class
fr.ght1pc9kc.testy.mongo.MongoVersion
Packages that use MongoVersion
-
Uses of MongoVersion in fr.ght1pc9kc.testy.mongo
Methods in fr.ght1pc9kc.testy.mongo that return MongoVersionModifier and TypeMethodDescriptionstatic MongoVersionReturns the enum constant of this class with the specified name.static MongoVersion[]MongoVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.ght1pc9kc.testy.mongo with parameters of type MongoVersionModifier and TypeMethodDescriptionWithEmbeddedMongo.WithEmbeddedMongoBuilder.dbVersion(MongoVersion mongoVersion) Set the Mongo Database version.