@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Name
<SimpleClassName>.name = My first query
<SimpleClassName>.name = 4|My second query
where <SimpleClassName>
is the name of the class of the query without the package name.
The name is optionally preceded by a number indicating the menu order with a vertical bar separator.public abstract String value