Class DbAwareNonUniqueIndex

  • All Implemented Interfaces:
    DbAwareIndex, java.io.Serializable, java.lang.Cloneable, org.apache.ddlutils.model.Index

    public class DbAwareNonUniqueIndex
    extends org.apache.ddlutils.model.NonUniqueIndex
    implements DbAwareIndex
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.apache.ddlutils.model.IndexImpBase

        _columns, _name
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IndexCreationMode getCreationMode()  
      boolean isOnline()  
      • Methods inherited from class org.apache.ddlutils.model.NonUniqueIndex

        clone, equals, equalsIgnoreCase, hashCode, isUnique, toString, toVerboseString
      • Methods inherited from class org.apache.ddlutils.model.IndexImpBase

        addColumn, getColumn, getColumnCount, getColumns, getName, hasColumn, removeColumn, removeColumn, setName
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait