Class PersistenceSchemaOptions


  • @Immutable
    public abstract class PersistenceSchemaOptions
    extends java.lang.Object
    • Constructor Detail

      • PersistenceSchemaOptions

        public PersistenceSchemaOptions()
    • Method Detail

      • getCachingDataAttributesByMemo

        public abstract boolean getCachingDataAttributesByMemo()
      • builder

        public static io.iworkflow.core.persistence.ImmutablePersistenceSchemaOptions.Builder builder()