com.mysema.query.annotations
Annotation Type QueryDelegate


@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface QueryDelegate

Declaration of a static delegate method

Author:
tiwe

Required Element Summary
 Class<?> value
           
 

Element Detail

value

public abstract Class<?> value
Returns:


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