We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example, we are still reading org.hibernate.cfg.JdbcSettings.URL (See
org.hibernate.cfg.JdbcSettings.URL
hibernate-reactive/hibernate-reactive-core/src/main/java/org/hibernate/reactive/pool/impl/DefaultSqlClientPool.java
Line 215 in 84a8b13
We should check the we also consider the JAKARTA ones
The text was updated successfully, but these errors were encountered:
@gavinking Does this issue make sense? if yes, should we just move to jakarta and ignore the old ones?
Sorry, something went wrong.
I guess ideally we would just accept whatever ORM accepts.
No branches or pull requests
For example, we are still reading
org.hibernate.cfg.JdbcSettings.URL
(Seehibernate-reactive/hibernate-reactive-core/src/main/java/org/hibernate/reactive/pool/impl/DefaultSqlClientPool.java
Line 215 in 84a8b13
We should check the we also consider the JAKARTA ones
The text was updated successfully, but these errors were encountered: