Interface SelectBuilder.SelectOnConditionComparison
- Enclosing interface:
SelectBuilder
public static interface SelectBuilder.SelectOnConditionComparison
Interface declaring the target column comparison relationship.
- Since:
- 1.1
- Author:
- Mark Paluch, Jens Schauder, Myeonghyeon Lee
-
Method Summary
-
Method Details
-
equals
- Parameters:
column- the target column, must not be null.- Returns:
thisbuilder.- See Also:
-