Class SqlTab


  • public class SqlTab
    extends SqlArtifact
    Author:
    Jorge Campins
    • Constructor Detail

      • SqlTab

        public SqlTab​(SqlTable table)
    • Method Detail

      • getTable

        public SqlTable getTable()
        Returns:
        the table
      • getPosition

        public int getPosition()
        Returns:
        the ordinal position
      • getDefaultLabel

        public String getDefaultLabel()
        Returns:
        the default label
      • getQualifiedName

        public String getQualifiedName()