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 one-to-many attributes and flesh out element-collection #66

Closed
wants to merge 64 commits into from

Conversation

mbladel
Copy link
Collaborator

@mbladel mbladel commented Nov 3, 2023

Addresses #34 and refines what was already implemented for #31.

sebersole and others added 30 commits October 16, 2023 09:23
Add Action to build/test

Signed-off-by: Steve Ebersole <[email protected]>
Signed-off-by: Steve Ebersole <[email protected]>
Signed-off-by: Steve Ebersole <[email protected]>
sebersole#47 - Support dynamic <entity/> and <embeddable/> mappings
sebersole#47 - Support dynamic <entity/> and <embeddable/> mappings
sebersole#47 - Support dynamic <entity/> and <embeddable/> mappings
sebersole#47 - Support dynamic <entity/> and <embeddable/> mappings
@sebersole
Copy link
Owner

I moved the xsd and jaxb changes back to hibernate-orm (my jpa32 branch). We'll need to apply those related changes there if they still need to be. They are unfortunately the files in conflict

@mbladel
Copy link
Collaborator Author

mbladel commented Nov 9, 2023

The xsd and jaxb changes are required to align with Hibernate 6 / JPA 3.2 specs. Since we're probably going to require more changes with that in mind, how should we handle that moving forward?

@sebersole
Copy link
Owner

Change it on my branch and publish a new SNAPSHOT. Not ideal, but not terrible. I think we just want to "batch" up as much as we can at one go

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

Successfully merging this pull request may close these issues.

3 participants