File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/main/java/org/springframework/data/couchbase/repository/query/support Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright 2012-2020 the original author or authors
2+ * Copyright 2012-2022 the original author or authors
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
2626import org .springframework .data .couchbase .core .convert .CouchbaseConverter ;
2727import org .springframework .data .couchbase .core .mapping .CouchbasePersistentEntity ;
2828import org .springframework .data .couchbase .core .mapping .CouchbasePersistentProperty ;
29+ import org .springframework .data .couchbase .core .mapping .Field ;
2930import org .springframework .data .couchbase .core .query .N1QLExpression ;
3031import org .springframework .data .couchbase .core .query .N1QLQuery ;
3132import org .springframework .data .couchbase .repository .query .CouchbaseEntityInformation ;
You can’t perform that action at this time.
0 commit comments