com.mysema.query.annotations
Annotation Type QueryExclude


@Documented
@Target(value={TYPE,PACKAGE})
@Retention(value=RUNTIME)
public @interface QueryExclude

Marks the annotated classes and packages to be excluded from source generation

Author:
tiwe



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