Class IndexRef

java.lang.Object
org.umlg.sqlg.structure.IndexRef

public class IndexRef extends Object
a simple index reference
Author:
jpmoresmau
  • Constructor Details

  • Method Details

    • getIndexName

      public String getIndexName()
    • getIndexType

      public IndexType getIndexType()
    • getColumns

      public List<String> getColumns()