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

Hibernate Tools integration #45570

Open
yrodiere opened this issue Jan 14, 2025 · 2 comments
Open

Hibernate Tools integration #45570

yrodiere opened this issue Jan 14, 2025 · 2 comments
Assignees
Labels
area/hibernate-orm Hibernate ORM kind/enhancement New feature or request

Comments

@yrodiere
Copy link
Member

yrodiere commented Jan 14, 2025

Description

Hibernate Tools is a suite of developer tools to help with building applications around Hibernate projects -- mostly Hibernate ORM.

See https://hibernate.org/tools -- don't mind the description about Eclipse, Eclipse is just one way to use Tools, which is why we're going to rewrite that page soon.

It's currently possible to use Hibernate Tools (https://hibernate.org/tools -- the description is being rewritten, it talks about in Quarkus, through its generic build tool plugins for Ant/Maven/Gradle, but in a way that's completely decorrelated from Quarkus, e.g. from its application.properties.

Let's see if we can provide a better dev experience.

Implementation ideas

We could provide reverse engineering capabilities in the quarkus CLI (https://quarkus.io/guides/cli-tooling), starting Datasources as configured through application.properties?

@yrodiere yrodiere added area/hibernate-orm Hibernate ORM kind/enhancement New feature or request labels Jan 14, 2025
Copy link

quarkus-bot bot commented Jan 14, 2025

/cc @gsmet (hibernate-orm)

@yrodiere
Copy link
Member Author

yrodiere commented Jan 14, 2025

Assigning @koentsje , who's already started looking into this.

See also related discussion on the Hibernate Zulip: https://hibernate.zulipchat.com/#narrow/channel/132104-hibernate-tooling-dev/topic/Quarkus.20CLI

And see a prototype @maxandersen worked on: https://bsky.app/profile/did:plc:patay43zm6erqb6ph6emtojb/post/3lee65lv2p22z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hibernate-orm Hibernate ORM kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants