Annotation Interface JoinFormula
Specifies a join condition based on an arbitrary native SQL formula
instead of a column name.
- See Also:
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionThe column this formula references.
-
Element Details
-
value
String valueThe formula, in native SQL. -
referencedColumnName
-