Annotation Interface QueryCreatorType


@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface QueryCreatorType
Annotation to customize the query creator type to be used for a specific store.
Author:
Oliver Gierke, Christoph Strobl