Annotation Interface NotTable


@Retention(RUNTIME) @Target(TYPE) public @interface NotTable
Indicates that the class represents the result of query instead of a table.