Class OnnoProperties.Schema

java.lang.Object
su.onno.spring.OnnoProperties.Schema
Enclosing class:
OnnoProperties

public static class OnnoProperties.Schema extends Object
Schema lifecycle configuration (onno.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)