You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collation support for Reactive/MongoRepository interfaces could look like this:
Via @Query Annotaion
The @Query annotation should be extended to have a collation attribute. The attribute can be a fixed String holding the collation value, the collation JSON representation, a parameter binding flag, of even a JSON allowing parameter binding. Also SpEL might be an option.
Shiv Veeram opened DATAMONGO-1854 and commented
Provide collation support in mongo repository interface
Reference URL: https://jira.mongodb.org/browse/SERVER-1920
Issue Links:
("is duplicated by")
Referenced from: pull request #644
2 votes, 2 watchers
The text was updated successfully, but these errors were encountered: