Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
Table of Database Drivers = Database driver class name
When creating a Data Source in Weblogic, you have to pick "Generic Datasource" or "Gridlink Datasource" (there is also Multi Data Source, but we've never used that).
Once you pick Generic or Gridlink, if your Database Type=Oracle you have to pick a Database Driver.
Once the datasource is created, you never see the "Database Driver" name, again. You only see the Database driver class name.
I'm looking for a table/spreadsheet that shows all the Database Driver's and the associated Database Driver Class Name. Is this published somewhere or has someone already created this so I don't have to re-invent the wheel?