Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create AnnotationUsage for sql-insert, sql-update, sql-delete and sql-delete-all in XML #14

Closed
sebersole opened this issue Oct 18, 2023 · 1 comment
Assignees

Comments

@sebersole
Copy link
Owner

  • <sql-insert/> -> @SqlInsert
  • <sql-update/> -> @SqlUpdate
  • <sql-delete/> -> @SqlDelete
  • <sql-delete-all/> -> @SqlDeleteAll
@mbladel mbladel self-assigned this Oct 30, 2023
mbladel added a commit to mbladel/hibernate-models2 that referenced this issue Oct 31, 2023
mbladel added a commit to mbladel/hibernate-models2 that referenced this issue Oct 31, 2023
sebersole pushed a commit that referenced this issue Oct 31, 2023
@mbladel
Copy link
Collaborator

mbladel commented Nov 2, 2023

See XmlAnnotationHelper#applyCustomSql.

@mbladel mbladel closed this as completed Nov 2, 2023
sebersole pushed a commit that referenced this issue Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants