@Documented @Inherited @Retention(value=RUNTIME) @Target(value={TYPE,FIELD}) public @interface Searchable
© Copyright 2009 Sans Pareil Technologies, Inc.
public abstract String name
members() will be used.
Using the default value will make it harder to compile queries, so it
is recommended that you specify this value as well.public abstract String[] members
NULL.