Class AddUniqueConstraint

  • All Implemented Interfaces:
    MtLbType

    public class AddUniqueConstraint
    extends java.lang.Object
    implements MtLbType
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • tableName

        public java.lang.String tableName
      • constraintName

        public java.lang.String constraintName
      • columnNames

        public java.lang.String columnNames
    • Constructor Detail

      • AddUniqueConstraint

        public AddUniqueConstraint()