@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Join
java.lang.String
joinAttribute
Join.Type
type
Predicate[]
where
public abstract java.lang.String joinAttribute
public abstract Predicate[] where
public abstract Join.Type type