Class DbModelAdjuster


  • public class DbModelAdjuster
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      protected class  DbModelAdjuster.IndexEquivalence
      Wrapper for Index object which overrides original equals/hashCode behavior.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.ddlutils.model.Database adjust​(org.apache.ddlutils.model.Database existingDB)  
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • adjust

        public org.apache.ddlutils.model.Database adjust​(org.apache.ddlutils.model.Database existingDB)