-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
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.
- clones
-
WFLY-16752 Make it possible for Hibernate ORM to be able to access org.postgresql.jdbc and com.oracle.ojdbc JDBC driver classes
- Closed