Skip to content

Support JavaEE/Jakarta JPA database operations #109

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

Open
rahlk opened this issue Feb 8, 2025 · 0 comments
Open

Support JavaEE/Jakarta JPA database operations #109

rahlk opened this issue Feb 8, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@rahlk
Copy link
Collaborator

rahlk commented Feb 8, 2025

Parent: #100

Is your feature request related to a problem? Please describe

Yes, for issue #100, support Jakarta and JavaEE database operations.

Describe the solution you'd like

The generated analysis.json must be able to capture EntityManager and Query Database CRUD operations for Jakarta EE and Java EE.

Describe alternatives you've considered

Same as #100

Additional context

Same as #100

rahlk added a commit that referenced this issue Feb 8, 2025
…avaEE and Jakarta Persistence API.

Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
@rahlk rahlk closed this as completed Feb 8, 2025
@rahlk rahlk reopened this Feb 8, 2025
rahlk added a commit that referenced this issue Feb 8, 2025
… the crud operations that occur in it as an array list.

Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
rahlk added a commit that referenced this issue Feb 8, 2025
… the crud operations and queries that occur in it as an array list. Also updated the test case to capture this.

Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
rahlk added a commit that referenced this issue Feb 8, 2025
… the crud operations and queries that occur in it as an array list. Also updated the test case to capture this.

Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
rahlk added a commit that referenced this issue Feb 8, 2025
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
rahlk added a commit that referenced this issue Feb 8, 2025
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
@rahlk rahlk added the enhancement New feature or request label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant