com.mysema.query.annotations
Annotation Type QueryTransient


@Documented
@Target(value={FIELD,METHOD})
@Retention(value=RUNTIME)
public @interface QueryTransient

Annotate fields and getters that should be skipped in APT based code generation with this annotation

Author:
tiwe



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