Annotation Type Define


@Target(PARAMETER) @Retention(RUNTIME) public @interface Define
Defines a named attribute as the argument passed to the annotated parameter. Attributes are stored on the StatementContext, and may be used by statement customizers such as the template engine.