crossJoin
Create an CROSS JOIN component with the given data source. Use the returned On component to specify join conditions.
Return
The Join object used for specifying join conditions.
Parameters
datasource
The DataSource object of the JOIN clause.