com.mysema.query.sql
Annotation Type Table


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Table

Annotation to be used on Querydsl query types to declare the annotation to be used

Author:
tiwe

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value
Returns:


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