Class OnecProperties.Schema

java.lang.Object
com.onec.spring.OnecProperties.Schema
Enclosing class:
OnecProperties

public static class OnecProperties.Schema extends Object
Schema lifecycle configuration (onec.schema.*).
  • Constructor Details

    • Schema

      public Schema()
  • Method Details

    • getMode

      public String getMode()
    • setMode

      public void setMode(String mode)
    • isAllowDestructive

      public boolean isAllowDestructive()
    • setAllowDestructive

      public void setAllowDestructive(boolean allowDestructive)