com.mysema.query.annotations
Annotation Type QueryEmbedded


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

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



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