Interface IDatabaseIndexName

All Known Implementing Classes:
DatabaseIndexName

public interface IDatabaseIndexName
  • Method Details

    • getName

      String getName()
    • getSchemaName

      String getSchemaName()
    • getCatalogName

      String getCatalogName()
    • getIndexName

      String getIndexName()