Class PartTreeFirestoreQuery

java.lang.Object
com.google.cloud.spring.data.firestore.repository.query.PartTreeFirestoreQuery
All Implemented Interfaces:
org.springframework.data.repository.query.RepositoryQuery

public class PartTreeFirestoreQuery extends Object implements org.springframework.data.repository.query.RepositoryQuery
Since:
1.2
  • Constructor Details

  • Method Details

    • execute

      public Object execute(Object[] parameters)
      Specified by:
      execute in interface org.springframework.data.repository.query.RepositoryQuery
    • getQueryMethod

      public org.springframework.data.repository.query.QueryMethod getQueryMethod()
      Specified by:
      getQueryMethod in interface org.springframework.data.repository.query.RepositoryQuery