SchemaRepository.findColumn

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SQLColumnDefinition findColumn(SQLTableSource tableSource, SQLSelectItem selectItem)
    class SchemaRepository
    SQLColumnDefinition
    findColumn
    (
    SQLTableSource tableSource
    ,
    SQLSelectItem selectItem
    )
  2. SQLColumnDefinition findColumn(SQLTableSource tableSource, SQLExpr expr)

Meta