インタフェース SchemaOptionTaskProperty

既知の実装クラスのリスト:
AbstractGenerateSqlExtension, ExportXmlExtension, GenerateDiffSqlExtension, GenerateSqlExtension, SynchronizeSchemaExtension, TableSqlExecuteTask

public interface SchemaOptionTaskProperty
SchemaOption用のExtension
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    org.gradle.api.provider.Property<OptionsExtension>
     
    default void
    schemaOptions(org.gradle.api.Action<? super OptionsExtension> action)
     
  • メソッドの詳細

    • getSchemaOptions

      org.gradle.api.provider.Property<OptionsExtension> getSchemaOptions()
    • schemaOptions

      default void schemaOptions(org.gradle.api.Action<? super OptionsExtension> action)