@Deprecated public class CouchbaseRepositoryQuery extends Object implements org.springframework.data.repository.query.RepositoryQuery
| Constructor and Description |
|---|
CouchbaseRepositoryQuery(CouchbaseOperations operations,
CouchbaseQueryMethod queryMethod,
org.springframework.data.repository.core.NamedQueries namedQueries)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object[] parameters)
Deprecated.
|
org.springframework.data.repository.query.QueryMethod |
getQueryMethod()
Deprecated.
|
public CouchbaseRepositoryQuery(CouchbaseOperations operations, CouchbaseQueryMethod queryMethod, org.springframework.data.repository.core.NamedQueries namedQueries)
public Object execute(Object[] parameters)
execute in interface org.springframework.data.repository.query.RepositoryQuerypublic org.springframework.data.repository.query.QueryMethod getQueryMethod()
getQueryMethod in interface org.springframework.data.repository.query.RepositoryQueryCopyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.