Class SqlIndex


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

      • SqlIndex

        public SqlIndex​(SqlTable table)
    • Method Detail

      • getTable

        public SqlTable getTable()
        Returns:
        the table
      • getPosition

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

        public boolean isUnique()
        Returns:
        the unique indicator
      • getQualifiedName

        public String getQualifiedName()
      • isSingleColumnIndex

        public boolean isSingleColumnIndex()
        Returns:
        the single column index flag
      • getSingleColumn

        public SqlColumn getSingleColumn()
        Returns:
        the column
      • getSingleColumnOption

        public String getSingleColumnOption()
        Returns:
        the option