Interface ItemDeployment.Index

  • All Superinterfaces:
    java.io.Serializable
    Enclosing interface:
    ItemDeployment

    public static interface ItemDeployment.Index
    extends java.io.Serializable
    describes an index of a database
    • Method Detail

      • getIndexName

        java.lang.String getIndexName()
      • isUnique

        boolean isUnique()
      • isSQLServerClustered

        boolean isSQLServerClustered()