Class MarkLogicQueryMethod


  • public class MarkLogicQueryMethod
    extends org.springframework.data.repository.query.QueryMethod
    • Constructor Detail

      • MarkLogicQueryMethod

        public MarkLogicQueryMethod​(Method method,
                                    org.springframework.data.repository.core.RepositoryMetadata metadata,
                                    org.springframework.data.projection.ProjectionFactory projectionFactory,
                                    org.springframework.data.mapping.context.MappingContext<? extends MarkLogicPersistentEntity<?>,​MarkLogicPersistentProperty> mappingContext)
    • Method Detail

      • isStreamingQuery

        public boolean isStreamingQuery()
      • isFacetedQuery

        public boolean isFacetedQuery()
      • getFormat

        public com.marklogic.client.io.Format getFormat()
      • hasAnnotatedQuery

        public boolean hasAnnotatedQuery()