Index
All Classes and Interfaces|All Packages
A
- apply(Project) - Method in class st.orm.gradle.StormPlugin
- asArguments() - Method in class st.orm.gradle.PreviewArgs
G
- getCompilerPlugin() - Method in class st.orm.gradle.StormExtension
-
Whether to add the Storm Kotlin compiler plugin, which makes string interpolations inside SQL template lambdas injection-safe automatically.
- getCompilerPluginVariant() - Method in class st.orm.gradle.StormExtension
-
Overrides the auto-detected compiler-plugin variant (the Kotlin major.minor suffix, such as
"2.4"). - getEnabled() - Method in class st.orm.gradle.PreviewArgs
-
Whether the preview arguments are contributed to the task they are attached to.
- getJavaPreview() - Method in class st.orm.gradle.StormExtension
-
Whether to add
--enable-previewto Java compilation, tests, and execution, required by storm-java21's String Templates on JDK 21. - getMetamodel() - Method in class st.orm.gradle.StormExtension
-
Whether to wire the metamodel processor:
storm-metamodel-kspon thekspconfiguration for Kotlin projects,storm-metamodel-processoronannotationProcessorfor Java projects.
P
- PreviewArgs - Class in st.orm.gradle
-
Contributes
--enable-previewwhen enabled.
S
- st.orm.gradle - package st.orm.gradle
- StormExtension - Class in st.orm.gradle
-
Configuration of the Storm Gradle plugin:
- StormExtension() - Constructor for class st.orm.gradle.StormExtension
-
Creates the extension.
- StormPlugin - Class in st.orm.gradle
-
Applies Storm ORM to a Kotlin or Java project.
- StormPlugin() - Constructor for class st.orm.gradle.StormPlugin
-
Creates the plugin.
All Classes and Interfaces|All Packages