Uses of Enum Class
org.springframework.data.mongodb.core.query.MongoRegexCreator
Packages that use MongoRegexCreator
Package
Description
MongoDB specific query and update support.
-
Uses of MongoRegexCreator in org.springframework.data.mongodb.core.query
Methods in org.springframework.data.mongodb.core.query that return MongoRegexCreatorModifier and TypeMethodDescriptionstatic MongoRegexCreatorReturns the enum constant of this class with the specified name.static MongoRegexCreator[]MongoRegexCreator.values()Returns an array containing the constants of this enum class, in the order they are declared.