Method | Description | |
---|---|---|
getJoins ( ) : |
Returns all the joins required for this field. | |
getSearch ( ) : string | Returns the where statement for search. | |
getSelect ( ) : string | Returns the select statement for this field without the alias. | |
getWhere ( ) : string | Returns a simple select statement (for where statements as an example). |
public getJoins ( ) : |
||
return |