Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [data-dev] Jakarta Data

Jakarta Data does not help you handle entity relations; the Jakarta Persistence cascade options do not work in Jakarta Data.

---

Regards,

Hantsy Bai

Self-employed consultant, fullstack developer, agile coach, freelancer/remote worker

GitHub: https://github.com/hantsy

Twitter: https://twitter.com/@hantsy

Medium: https://medium.com/@hantsy


On Thu, Feb 20, 2025 at 11:31 AM Gabriel Cunha via data-dev <data-dev@xxxxxxxxxxx> wrote:
Hey, guys!

I'm preparing a talk about Jakarta Data. The main goal with the talk is to rethink Data Repositories using Jakarta Data and Quarkus.

I want to cover up to 5 topics on how Jakarta Data helps us to implement the persistence layer in a different way. Here are a few topics I wrote down while reading and watching other presentations:

1 - Type safety
2 - Repository/Entity relationship: One to one, one to many, many to many
3 - Debbuging and understanding
4 - Simpler queries
5 - Flexibility and productivity

Any thoughts on these 5, specifically if they are accurate according to Jakarta Data goals or if any of these could be replaced by a different topic?

If there's a different mailing list or forum where I should send this question, just let me know!

Thanks in advance!
_______________________________________________
data-dev mailing list
data-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://accounts.eclipse.org

Back to the top