Interface TablePrecedentRef

All Superinterfaces:
Ref
All Known Implementing Classes:
TablePrecedentRefImpl

public interface TablePrecedentRef extends Ref
Precedent reference to ColumnRef. (Mainly used to collect ColumnRefs when table name is changed)
Since:
3.8.0
Author:
henri
  • Method Details

    • getTableName

      String getTableName()