
Public Member Functions | |
| boolean | equals (Object obj) |
| String | sortKey () |
| String | toString () |
Package Attributes | |
| String | joinCondition |
| String | op |
| String | table1 |
| String | table2 |
PostgresqlExpression to assemble the correct join clause. | boolean equals | ( | Object | obj | ) |
| String sortKey | ( | ) |
Property that makes this class "sortable". Needed to correctly assemble a join clause.
| String toString | ( | ) |
String joinCondition [package] |
1.5.8