com.mysema.query.annotations
Annotation Type QueryDelegate


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

Declaration of a static delegate method TODO : document me!

Author:
tiwe

Required Element Summary
 Class<?> value
           
 

Element Detail

value

public abstract Class<?> value
Returns:


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