Skip to content

Enable Conversion from SQL Files to @Sql Annotations on DAO Methods #391

@xterao

Description

@xterao

This update extends the existing conversion functionality so that the action can also be executed directly from the DAO method side.

  • The action "Convert to @SQL annotation (set sqlFile=false)", which was previously available only on SQL files, is now also accessible on DAO methods.

  • The action will remain available on the SQL file side as well, ensuring users can choose whichever entry point suits their workflow.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions