net.sf.persism.annotations
Annotation Type QueryResult


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface QueryResult

Indicates that the class represents the result of query instead of a table.