@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface JoinFormula
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
referencedColumnName |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.