Package wtf.metio.yosql.tooling.gradle


@NonNullApi package wtf.metio.yosql.tooling.gradle
  • Classes
    Class
    Description
    Configures a single AnnotationMember.
    Configures how annotations are applied to the generated code.
    Configures a single Annotation.
    Configures converter related settings.
    Configures how files are handled.
    Generate Java code by reading SQL code.
     
    Configures log statements in generated code.
    The `repositories` configuration can be used to control how `YoSQL` outputs repositories.
    Configures resource usage and other related settings
    Configures how `YoSQL` checks statements against the schema they run against.
    Gradle plugin extension that configures all aspects of YoSQL.
    The YoSQL Gradle plugin.