Annotation Interface N1qlPrimaryIndexed


@Deprecated @Target(TYPE) @Retention(RUNTIME) public @interface N1qlPrimaryIndexed
Deprecated.
This annotation is targeted at Repository interfaces, indicating that the framework should ensure a N1QL Primary Index is present on the repository's associated bucket when the repository is created.
Author:
Simon Baslé