com.mysema.query.annotations
Annotation Type QueryEntity


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface QueryEntity

Annotation for APT based Domain query type generation. Annotate Domain types with this annotation.



Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.