org.mule.api.annotations
Annotation Type QueryCustomMetadata


@Target(value=METHOD)
@Retention(value=SOURCE)
@Documented
public @interface QueryCustomMetadata

When using @Query and @QueryTranslator the query metadata is generated automatically based on the types and fields selected. This annotation, QueryCustomMetadata is useful when automatically generated metadata doesn't fit well.



Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.