PostgresqlExpression.JoinClause Class Reference

Collaboration diagram for PostgresqlExpression.JoinClause:

Collaboration graph
base refererrect $struct___string.html 84,26 148,50
[legend]

List of all members.

Public Member Functions

boolean equals (Object obj)
String sortKey ()
String toString ()

Package Attributes

String joinCondition
String op
String table1
String table2


Detailed Description

Helper class that stores a join definition and helps PostgresqlExpression to assemble the correct join clause.

Member Function Documentation

boolean equals ( Object  obj  ) 

String sortKey (  ) 

Property that makes this class "sortable". Needed to correctly assemble a join clause.

String toString (  ) 


Member Data Documentation

String joinCondition [package]

String op [package]

String table1 [package]

String table2 [package]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:33 2012 for Project Wonder by  doxygen 1.5.8