-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
---
-
---
This is about making it possible for Hibernate ORM to access the JDBC driver classes that are used for WildFly (global or per application) DataSources so that Hibernate ORM won't get ClassNotFoundExceptions when initializing Database Dialect classes/instances.
We likely would need a way to pass a set or map of JDBC driver classes into Hibernate.
- is cloned by
-
JBEAP-24006 Make it possible for Hibernate ORM to be able to access org.postgresql.jdbc and com.oracle.ojdbc JDBC driver classes
- Closed
- is related to
-
WFLY-17038 [HHH-15543] Hibernate fails to initialize without access to Oracle JDBC driver classes
- Resolved
-
WFLY-16751 (postgresql) JPA application deployment classloader is missing the org.postgresql JDBC driver classes
- Resolved