Java org.springframework.data.mongodb.repository.query MongoQueryMethod fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.mongodb.repository.query MongoQueryMethod fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.mongodb.repository.query MongoQueryMethod.

The text is from its open source code.

Method

StringgetAnnotatedQuery()
Returns the query string declared in a Query annotation or null if neither the annotation found nor the attribute was specified.
StringgetFieldSpecification()
Returns the field specification to be used for the query.