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 entity-listener and callback methods #53

Closed
mbladel opened this issue Oct 26, 2023 · 1 comment
Closed

Create AnnotationUsage for entity-listener and callback methods #53

mbladel opened this issue Oct 26, 2023 · 1 comment
Assignees

Comments

@mbladel
Copy link
Collaborator

mbladel commented Oct 26, 2023

<entity-listeners> -> @EntityListeners
<pre-persist> -> @PrePersist
<post-persist> -> @PostPersist
<post-load> -> @PostLoad
<pre-update> -> @PreUpdate
<post-update> -> @PostUpdate
<pre-remove> -> @PreRemove
<post-remove> -> @PostRemove

@mbladel mbladel self-assigned this Oct 26, 2023
@github-actions
Copy link

Message that will be displayed on users' first issue

mbladel added a commit to mbladel/hibernate-models2 that referenced this issue Oct 27, 2023
mbladel added a commit to mbladel/hibernate-models2 that referenced this issue Oct 27, 2023
mbladel added a commit to mbladel/hibernate-models2 that referenced this issue Oct 27, 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
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